onSubmit event, does it really work ?
Posted: Tue Mar 25, 2003 11:18 am
Finally I'm mixing Javascript and PHP
the problem is that I do not know what is not working properly.
I have a form with a textfield and a button, and I can send the variables to my query page... BUT, it is imposible for me to customize this page, because I'm trying to open this one using javascript to make it smaller, centered and so one, but if it does what javascript saids it doesn do what php ask, and if it does what PHP saids javascript doesn work.
onSubmit event should allow you to introduce the features for the new window early, when form tag is open. To do it in the proper submit button is too late because it wont work.
Any help?
What a long thread!
I have a form with a textfield and a button, and I can send the variables to my query page... BUT, it is imposible for me to customize this page, because I'm trying to open this one using javascript to make it smaller, centered and so one, but if it does what javascript saids it doesn do what php ask, and if it does what PHP saids javascript doesn work.
onSubmit event should allow you to introduce the features for the new window early, when form tag is open. To do it in the proper submit button is too late because it wont work.
Any help?
What a long thread!