PDA

View Full Version : Submit to parent page


ekrub
07-23-2003, 02:09 PM
I have a page that opens a window, to collect information from a user. I want to have the data submitted to the page that opened it, but by using a button. How do I do it?

Frank
07-23-2003, 09:10 PM
You might be able to modify this code to do what you need:

http://javascript.internet.com/navigation/remote-control.html

HTH
Frank