creamroyale
02-13-2001, 11:26 PM
hi!
I try now for hours to build a simple email-form for my flash-site. (my server doesn't support CGI or PHP or something, I think, and I don't have time to find out)
I did it exactly as described in one of Macromedia's tutorials:
I made two input-textfields, one named "varsubject" and one "varbody". then a button with following script attached:
mailto:[email protected]?subject="&varsubject&"&body="&varbody
however I never get anything into my email's subject or body?
thanks a lot for any help!!
I try now for hours to build a simple email-form for my flash-site. (my server doesn't support CGI or PHP or something, I think, and I don't have time to find out)
I did it exactly as described in one of Macromedia's tutorials:
I made two input-textfields, one named "varsubject" and one "varbody". then a button with following script attached:
mailto:[email protected]?subject="&varsubject&"&body="&varbody
however I never get anything into my email's subject or body?
thanks a lot for any help!!