Hi everyone,
I’m just new here.
I have a problem, I’m trying to do a form in flash to send me comment from the viewers at my website (www.tamarsimages.com), so in my button submit has actionscript code :
on (release) {
getURL(“http://www.tamarsimages.com/gdform.asp”, “”, “POST”);
}
Also i put the variables in the input fields : firstname, lastname, email, comments. So when i click the button it appears the leyend : “NO variables sent to form! Unable to process request.” which it’s in my file gdform.asp.
Am I missing something to put ?
I really apreciate any kind of help ?
you can send your comments at : tamar@hotmail.com
Thanks !