>From a UI standpoint, this would be a reason why I would visit your site
once then never again.  If you don't want them to touch a page, make the
current browser window change.

And what you are looking to do uses javascript

Wolf

Hiep Nguyen wrote:
> hi friends,
> 
> 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?
> 
> thanks

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

Reply via email to