Modal window problem
Posted: Tue Oct 28, 2003 1:13 am
On a modally opened php page say A.php, I have a button on click of which I need to submit the page to some other php (say B.php).
When I try to run the code, the B.php gets displayed in another modal window.
Even if I submit to the same page, another modal window gets opened.
I want it to open in the same window.
Can anyone pls. help me urgently?
Thx. in advance.
-----
Shantanu
When I try to run the code, the B.php gets displayed in another modal window.
Even if I submit to the same page, another modal window gets opened.
I want it to open in the same window.
Can anyone pls. help me urgently?
Thx. in advance.
-----
Shantanu