Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Dave(UK) #1
making Mailto live in an email
Hi, I am contructing an email in vbscript to send to a successful registrant
and was wondering if it was possible to make the email and (website URL) live
links by inserting HRef somewhere (but where?. My constrcut for the email body
is as follows:
varbody = varbody & "EmailTo:info@sxxxxx.org.uk" & vbcrlf
varbody = varbody & "Website: www.sxxxxx.org.uk" & vbcrlf & vbcrlf ' ditto
Thanks
Dave(UK)
Dave(UK) Guest
-
Creating HTML Email Body using MailTo tag
I'm trying to initiate an email with predetermined Subject and HTML formatted body that will allow the user to select the recipients from their own... -
Ampersand in mailto: email address
Hi, We have a text file which gets read into a flash movie so we can change to the content of a page without recompiling the movie everytime. ... -
cgi mailto to send email from server?
Hi Guys, I have been looking at the tutorials here: http://www.tutorialfind.com/tutorials/macromedia/flash/ 7. Sending Email Using Flash MX and... -
Quick way to do email link (mailto:)
Normally in the properties bar (Ctrl+F3), if I want to make a word an email link, I just type mailto: and the email address. Is there a quicker way... -
Using the MailTo: how can I include the page in body of the email
how can i include the current page in the body of the email. I was only to put text. Syntax: <html> <body> <input type ="Button" onclick=...



Reply With Quote

