Posted by anuragsji on 04/12/06 15:18
Hi,
I am making one HTML page and put some book marks like for example
<A href="#News_and_Links">News</A>
when I open this page in IE then it is opened correctly but I want to
send output of this html page via email. For this when I click new mail
and format is HTML (Microsoft outlook) and paste it and send it. The
Receiver is not able to click on that bookmark because some random text
is added automatically before starting #News_and_Links
That is like below
<A href="outbind://299/#News_and_Links">News</A>
Please let me know how can I remove that text ( for example
outbind://299/ )
Thanks in Advance
Anurag
Navigation:
[Reply to this message]
|