skyeoctober
08-08-2003, 09:07 PM
Here's my situtation: We are using ASP.NET pages. I have a parent page that performs a window.open event causing a new child window to open. The users will be entering data into four Textbox controls on the child window. When the users close the child window (after entering their data), I need to pass that data to the parent and refresh the parent page so it can load the data to be viewed.
Does anyone know how to do this?
Thanks
Kelley
Does anyone know how to do this?
Thanks
Kelley