[
Lists Home |
Date Index |
Thread Index
]
> Hi All,
>
> I have a html file having few anchor(<a></a>) tags, which has links with
> in the same document, but for some reason this file can not have any
> extension. As a result of this, these links are not working. I have also
> added a DOCTYPE macro, still no use.
>
> Please let me know if you have any idea on how to make these tags work
> with out adding any extension to the file name.
>
> I am adding a sample script for your reference.
>
> File Name: fxTemp_Rep7
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML>
> <BODY>
> <p><a HREF="#dummy">dummy</a></p>
> <br>
> <a NAME=dummy></a>come here
> </BODY>
> </HTML>
>
>
> Thanks in advance.
>
>
>
>
"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this
communication is strictly Prohibited.
If you have received this message by error, please notify us
immediately, return the original mail to the sender and delete the
message from your system."
|