Re: User confirmation questions?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/5/06, William Stokes <kalles@xxxxxxxxxxxxx> wrote:
In PHP is it possible to generate "windows style" question boxes and get the
users choice back? Or do I need javascript or something else for that?

For example if a user hits a button in form I could ask for his confirmation
for the action. Like "Do you Really wan't to drop the whole database?" Yes
or No. And perform or cancel the action by user's decision.

You'll need to use Javascript for this kind of dialog box. PHP
runs on the server-side, so you can't do this with PHP.

Rabin

--
http://rab.in

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux