473,395 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Fill and submit form on another window

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
Sep 4 '07 #1
4 4330
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.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Sep 4 '07 #2
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

"Evertjan." <ex**************@interxnl.netwrote in message
news:Xn********************@194.109.133.242...
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.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Sep 5 '07 #3
MichaelK wrote:
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.
http://www.aspfaq.com/show.asp?id=2353
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Sep 5 '07 #4
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:

news:comp.lang.javascript

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Sep 5 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Matt | last post by:
Can form.submit() submit another form? In the following example, in page1.asp, it is fine to submit the current form: form1.submit(), and and I could see the value "Joe" in page2.asp. However, if I...
2
by: Terence Parker | last post by:
How does one go about submitting a form with a link - but submitting it to a new window AND to a page different to that described within the action="" option of the <form> tag? Say, for example,...
4
by: Barry Margolin | last post by:
Can I do the following with Javascript? My state has a web site that can be used for online filing for unemployment benefits. Every week I have to go to the site and fill in a form, checking...
2
by: John Scott | last post by:
Hi there, I have a PDF that has editable form fileds. I want to be able dynamically fill in those form fields based on values I provide to the PDF. Right now, I can create an instance of the...
1
by: Terence Parker | last post by:
I have a form which enables users to type in some text in a <TEXTAREA>, allowing them to use HTML. I have defined two submit buttons - one to submit as usual, but one which I would like to popup...
3
by: Anthony | last post by:
I have a form on a web page that requires to click on a button to submit the information. I have two questions about changing this form: 1. Is there a way that I can change the script so that the...
2
by: nte | last post by:
Hi. I have a site where users can open their profiles and provide some personal data. On a user's button click, I want to open a new window and show some page that is hosted on another...
11
by: V S Rawat | last post by:
using Javascript, I am opening a web-based url in a popup window. MyWin1=Window.Open(url, "mywindow") There is a form (form1) in the url in that popup window, I need to submit that form. ...
4
by: vunet | last post by:
Hello, My HTML form submits some values to a hidden iframe. However, this is done for file upload fields only. After file uploading is finished I am using this form to submit all other data...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.