Hi,
I have an "expiry_date" field on a webpage, if the client wants to edit it
he clicks on the "Edit" link and a small window pops up with the current
expiry date, after he changes it and hits submit its changing it properly in
the DB...but the parent window still shows the old expiry date...
I have seen many pages on the net where after the child window gets
submitted the parent refreshes...any idea how this is done? is it with PHP
headers or just javascript? or a combination?

(Please note: I have found a pure javascript solution via google but want to
know if this can be done in any other way)

 I would prefer a pure php solution as I dont know if JS will be on on the
clients machine.

Thanks,
-Ryan

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

Reply via email to