submit form to formmail problem
I have read countless tutorials on how to submit form details from flash, and feel that i have followed everything perfectly.
However, i cannot get FormMail.pl to respond to my flash submissions. I have no problem doing other things with these forms (such as submitting a query to a search engine), but FormMail.pl will not respond.
I dont think there is any problem with the cgi script, because it works fine with html forms.
I tried with POST and GET methods. GET was sending the variables to the new page because they were visible in the address bar, and identical to what is sent from a html page.
I am using all the correct variables (corresponding to their HTML equivilents) and it is all on the same timeline as my submit button, which i have tried with GetURL and loadVariables.
This problem has been driving me !!crazy!! for a couple of months now, and i had to remove an integral part of my site because of it.
Has anyone else experienced this problem? Any solutions?
I know it should be straight forward, but it just wont work!
Please help!
|