InternVirtuoso
Programmer
Is there any way to refresh another page using a pop up window after clicking a submit button?
Basically I have a pop up window to allow the user to enter a comment in, and I want that comment to be displayed on the main page after the user submits it with the pop up window.
I have tried making a function on the main page that is controlled by a session variable, but that has not worked.
any suggestions?
Basically I have a pop up window to allow the user to enter a comment in, and I want that comment to be displayed on the main page after the user submits it with the pop up window.
I have tried making a function on the main page that is controlled by a session variable, but that has not worked.
any suggestions?