RE: control browser with <a href> tag

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

 



[snip]
i have two pages: list.php and update.php

list.php will have a hyper link that when click on, it will open a new
window for user to update info.  once user clicks update button on
update.php page, i want to close update.php and return to list.php.
however if user doesn't click update button, i don't want user to go
back to list.php.  in other word, freeze up list.php until user closes
or clicks update button on update.php.

is this possible to do with php?
[/snip]

Not with PHP. Javascript may be your answer

-- 
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