F
fiefie.niles
Either in ASP or VB using Internet Explorer, how can I do a mailto
where the body has a link, and the link has a T=5&S=2 like the
following?
mailto:[email protected]?subject=Help Desk Ticket&body=You have a
ticket waiting at localhost/http://mywebsite/abc/mypage.asp?T=5&S=2
When I do the above mailto, it truncates the "&S=2" and the body
becomes
mailto:[email protected]?subject=Help Desk Ticket&body=You have a
ticket waiting at localhost/http://mywebsite/abc/mypage.asp?T=5
Thank you.
where the body has a link, and the link has a T=5&S=2 like the
following?
mailto:[email protected]?subject=Help Desk Ticket&body=You have a
ticket waiting at localhost/http://mywebsite/abc/mypage.asp?T=5&S=2
When I do the above mailto, it truncates the "&S=2" and the body
becomes
mailto:[email protected]?subject=Help Desk Ticket&body=You have a
ticket waiting at localhost/http://mywebsite/abc/mypage.asp?T=5
Thank you.