Don't use:
on (release) {
getURL ("http://66.242.133.142/jcb/addemail.asp ", "Email", "POST");
}
Use this instead:
on (release) {
loadVariableNum("http://66.242.133.142/jcb/addemail.asp ", 0, "POST");
}
Hope this helps.![]()
|
Results 1 to 9 of 9
Thread: Form to post using aspHybrid View
|
Click Here to Expand Forum to Full Width |