Fill and submit form on another window

M

MichaelK

Hello.

I have all data already collected on the current page?
I want to open another window with the form, fill the fields and submit that
form.
So basically the question is how can I fill all fields and submit the form
on another window.

Regards,
Michael
 
E

Evertjan.

MichaelK wrote on 05 sep 2007 in
microsoft.public.inetserver.asp.general:
Hello.

I have all data already collected on the current page?

Is that a question?
I want to open another window with the form, fill the fields and
submit that form.

No, that is the wrong way,
first fill the fields,
then submit the form to another window.

So basically the question is how can I fill all fields and submit the
form on another window.

Do you want to do this serverside?

This is a serverside code NG.
 
M

MichaelK

Hi Evertjan.

If I just wanted to fill the form and submit it to another window wouldn't
put this question in here.

It's exactly what I want to do - open the page in another window, make sure
the window is open,
fill all fields on that form and submit that form.
Any code would work for me VBScript, Javascript doesn't matter.

Regards,
Michael
 
E

Evertjan.

MichaelK wrote on 05 sep 2007 in
microsoft.public.inetserver.asp.general:

[Please do not toppost on usenet]
If I just wanted to fill the form and submit it to another window
wouldn't put this question in here.

That may be, but how are we to know?
It's exactly what I want to do - open the page in another window, make
sure the window is open,
fill all fields on that form and submit that form.
Any code would work for me VBScript, Javascript doesn't matter.

But it matters if you want to do this using serverside code,
or using clientside code.
make sure the window is open,

That can only be done clientside, so then your Q is in the wrong NG.

Try:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,090
Messages
2,570,603
Members
47,223
Latest member
smithjens316

Latest Threads

Top