Re: Page not able to display
- From: "mayayana" <mayayanaXX1a@xxxxxxxxxxxxxxxx>
- Date: Sat, 08 Oct 2005 14:00:40 GMT
Are you sure that you are in the right newsgroup?
Design mode of what? Preview pane of what?
How would anyone know what you're talking about?
Your HTML works OK for me, though I don't think it's
a good idea to wrap attribute values in apostrophes (').
An attribute with spaces in it, like a mullti-word
string, must have quotes ("). Numbers don't need them.
Apostrophes (') are usually used only within javascript
attribute value strings.
> Dear Experts,
>
> I am trying to link one of my menu to a login screen of my program. After
I
> create the hyperlink to open the page which is a login page, instead of
the
> login page display in the window, the entire code is being displayed. I
have
> checked with the previous code which I don't find difference.
>
> Below is my code:
> <table border=0 cellpadding='1' cellspacing=1 width="150"><tr><td
width='16'>
> <font size="3" face="Times New Roman"><img src='text.gif' width='16'
> height='16' hspace='0' vspace='0' border='0'></font></td><td>
> <font face="Times New Roman" size="3">
> <a target="master" href="Leave_system/applyforleave.asp">Leave
> Application</a></font></td></tr></table>
>
> However, when I use CTRL+ click the link in Design mode, the page does
> display on the Preview pane. How could or may be the problem to this
issue?
>
> Thank you very much.
>
> Regards,
> Seok Bee
.
- Prev by Date: WMI - Filter auditing categories
- Next by Date: Re: hopefully simple update of AD through vbscript?
- Previous by thread: WMI - Filter auditing categories
- Next by thread: Re: hopefully simple update of AD through vbscript?
- Index(es):
Relevant Pages
|