Feedback form

hi,

can anyone help me? i have a feedback form that i copied froma kirupa tutorial. for some reason i cannot get the “thankyou” page to display once the send button has been clicked.For this reason people keep clicking multiple times and sending me a shed load of emails. if anyone can be bothered to look at it, i have enclosed the .fla file. thanks in advance.

any ideas???

(this is a movie that is loaded into my main website.)

im stumped

the send button action should read:

on (release) {

form.loadVariables("email.php", "POST");
[COLOR="Red"]gotoAndStop(2);[/COLOR]

}

thhankyou, ostmalm. will try that out.

quality.

this didnt work. Although i seem to get the thankyou screen…im not getting any emails anymore!!! is this because the playhead is moving to the next frame before the data has time to send??if so, has anyone got any other ideas why the original problem was occuring.

Please help!!!

thanks.