|
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
|