I have a question regarding sending mail.
I have made a function to send mail in c#. What i want is
that i have
to send some links to user where in he will click that links
and see
the Page. Again i want that all the links should be opened
in same
window.I have used Target attribute of <a> to open
links in same
window. Now the problem is that when i send the mail to
rediff account
it works fine, but when i send it to Gmail or Hotmail
account It does
not work means the links do not open in same window. What i
have seen
is that Hotmail internally converts < a href> to A
href=Javascript:ol("")> . Now my question is
that What is Javascript:ol
and how can i achieve what i want i.e. Openign links in same
window.
Early help will be appreciated.
Thanks in advance.
sameer
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C# Developers" group.
To post to this group, send email to CSDevelopers googlegroups.com
To unsubscribe from this group, send email to
CSDevelopers-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/CSDevelopers
-~----------~----~----~----~------~----~------~--~---
|