I need to send my contact form wich consists on 6 separate boxes with input text. I also have the 2 buttons: reset & submit I used the script provided by CMD 83 for purexenon [on key frame 1:
(depending on mailform you're using)
(on a keyframe)
USER = "your@email.com";
SUBJECT = "subject of the mail";
LINK = "stop();
here you also make the form with var: varname
(so this appears in your mailbox)
on the submit button:
go to and play frame 2
here on a keyframe:
getURL(" "_blank", "POST");
stop();
put a thank you or sending... on this frame if you like
the person will get a pop-up with whatever you put on
(this is the mailform from my provider, adjust if you have your own)] {here it's the entire messege, but i used it like he said}
but it doesn't work. on clicking "submit" another page opens [in my browser] with this adress:
and the messege:
tlx_EmailTo Must Be A Valid Email Address
What did I do wrong?
PLS HEEEELP !!!!!
I'm a donkey on the edge!!!!!!
)))
(depending on mailform you're using)
(on a keyframe)
USER = "your@email.com";
SUBJECT = "subject of the mail";
LINK = "stop();
here you also make the form with var: varname
(so this appears in your mailbox)
on the submit button:
go to and play frame 2
here on a keyframe:
getURL(" "_blank", "POST");
stop();
put a thank you or sending... on this frame if you like
the person will get a pop-up with whatever you put on
(this is the mailform from my provider, adjust if you have your own)] {here it's the entire messege, but i used it like he said}
but it doesn't work. on clicking "submit" another page opens [in my browser] with this adress:
and the messege:
tlx_EmailTo Must Be A Valid Email Address
What did I do wrong?
PLS HEEEELP !!!!!
I'm a donkey on the edge!!!!!!