......make a button post variables to "mailto:[email protected]"? I've seen it done with just a plain old link. So I'm assuming it can be done with Flash. BTW, I have Flash 4.
Printable View
......make a button post variables to "mailto:[email protected]"? I've seen it done with just a plain old link. So I'm assuming it can be done with Flash. BTW, I have Flash 4.
Hey,
Put just use the GetURL action, adn put this as the adress:
mailto:[email protected] and if you want something in the subject line put this code:
mailto:[email protected]?subject=Hey
L8
how would I make it so that the data from the text boxes go to the subject part of the email? i couldn't figure it out =[