bones
October 2nd, 2002, 02:49 AM
Hi all,
I have created a submit button in Flash 5.0 and embedded it in my ASP form.
This is the script for it....
on (release) {
getURL ("verify.asp", "_self", "POST");
}
Why isn't it bringing up my verify.asp page but only the error.html page?
Thanx - this is URGENT!!!
:q:
I have created a submit button in Flash 5.0 and embedded it in my ASP form.
This is the script for it....
on (release) {
getURL ("verify.asp", "_self", "POST");
}
Why isn't it bringing up my verify.asp page but only the error.html page?
Thanx - this is URGENT!!!
:q: