08-27-2009, 07:08 PM
|
#10 (permalink)
|
|
The Contributor
Join Date: May 2008
Location: Oporto-Portugal
Posts: 32
Thanks: 11
|
Hi everyone,
I will rephrase my question.
I normally use the javascript function window.alert to stop the system and show me some variable values, this is a kind of my personal debugger.
It stops, and then I look at the variabe value then click on OK and the program goes on...
If I use the window.confirm will show me the OK and CANCEL buttons.
After clcking the OK button the program will go on, and if I click the CANCEL button the program does the same.
How can I find out on my php program, of which button has been clicked ?
Thanks in advance for all the help,
pipesportugal
|
|
|
|