Hi everyone,
I need your help.
I'm sure this is a very simple problem but I can't figure it out.
Ok, I have a main window where a user fills in a form....
When submitted it goes onto another page and has two options:
"remove"
and
"attach a picture [choice]"
When a user clicks on attach a picture it opens up in a pop up window....
Now what i want it to do is let the user attach a picture and when they click on insert
the page will load in the main window - the window that had the link to the pop-up - if that makes any sense...
I had a little bit of Java to close the window, but I want it to close and open the page in the main window...
If anyone can understand that please help me
Help me how to making a page load itself into a new popup window ???
Started by love4all1080, Mar 05 2009 09:02 PM
3 replies to this topic
#1
Posted 05 March 2009 - 09:02 PM
|
|
|
#2
Posted 06 March 2009 - 08:50 AM
You can use JavaScript to redirect the page to a new page or submit a form that loads a different page..
#3
Posted 06 March 2009 - 09:53 PM
i want images when finish upload will display in main window
you can see link and help me
love4all1080.blogspot.com/2009/03/how-to-making-page-load-itself-into-new.html
you can see link and help me
love4all1080.blogspot.com/2009/03/how-to-making-page-load-itself-into-new.html
#4
Posted 18 March 2009 - 02:56 AM
love4all1080 said:
Hi everyone,
I need your help.
I'm sure this is a very simple problem but I can't figure it out.
Ok, I have a main window where a user fills in a form....
When submitted it goes onto another page and has two options:
"remove"
and
"attach a picture [choice]"
When a user clicks on attach a picture it opens up in a pop up window....
Now what i want it to do is let the user attach a picture and when they click on insert
the page will load in the main window - the window that had the link to the pop-up - if that makes any sense...
I had a little bit of Java to close the window, but I want it to close and open the page in the main window...
If anyone can understand that please help me
I need your help.
I'm sure this is a very simple problem but I can't figure it out.
Ok, I have a main window where a user fills in a form....
When submitted it goes onto another page and has two options:
"remove"
and
"attach a picture [choice]"
When a user clicks on attach a picture it opens up in a pop up window....
Now what i want it to do is let the user attach a picture and when they click on insert
the page will load in the main window - the window that had the link to the pop-up - if that makes any sense...
I had a little bit of Java to close the window, but I want it to close and open the page in the main window...
If anyone can understand that please help me
so you want to send DATA from your popup window to the main window?
i created an example for you which may helps you....


Sign In
Create Account

Back to top










