Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Pop Window Query


Message #1 by "Charles deRees" <Charliederees@h...> on Tue, 15 Oct 2002 01:06:21
I have a page on my cms section of my site which currently provides a link
to allow the user to edit images asigned to a record. This link currently 
goes to an other
page within the same browser session as the inital edit page, once the 
image is selected, uploaded and assigned the edited record the browser 
goes back to the inital record edit page displaying the newly assigned 
image. 

I would like to smarten this up a little by displaying a small windowed 
page of the asign image page, which displays when the user click the edit 
image hyperlink. I have created a page and assigned the Open Browser 
window which opens the intial edit image page in a 400 x 250 browser 
window. When I test this amendment, clicking on the edit hyper link 
displays the new small windowed edit image page, as intended. 
However, the page underneath changes to a blank page, where I would like 
the inital edit record page to remain on display. Also, when I click the 
update of the newly asigned image the pop-up small windowed browser shows 
the inital edit record page, when I would like the new small windowed 
popup to close, return to the inital edit record page and refresh the 
records asigned image. 

  Return to Index