creamroyale
02-14-2001, 12:28 AM
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:myadress@company.com?subject="&varsubject&"&body="&varbody
however I never get anything into my email's subject or body? (and if I click "expression" everything is red/wrong too) ????
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:myadress@company.com?subject="&varsubject&"&body="&varbody
however I never get anything into my email's subject or body? (and if I click "expression" everything is red/wrong too) ????
thanks a lot for any help!!