Hi all,
I'm looking to have a form which submits (via post method if possible) which opens a javascript window.
IE: They put in their details, then click the submit button and it posts the information to an serverside page where i can pick up what was requested. (i dont want the main window to relocate or load anything)
Is this at all possible?
Thanks,
MiddleLine
I'm looking to have a form which submits (via post method if possible) which opens a javascript window.
IE: They put in their details, then click the submit button and it posts the information to an serverside page where i can pick up what was requested. (i dont want the main window to relocate or load anything)
Is this at all possible?
Thanks,
MiddleLine
Comment