Re: Go Back Problem

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

 



On Thu, 2 Dec 2004 09:58:46 +0800, Cyrus <cyrus_chan@xxxxxxxxxxxxxxxx> wrote:
> Dear All,
> 
> I have a problem of back to the previous page in php.....
> I need to create a form let people to fill in .It can let user to preview the form, if information is not correct , user can back to previous page and correct it,
> I have used the javascript  :  OnClick='history.go(-1)'   and  OnClick='history.back()'  in php , but it can not works....pls help me.

The only way I've ever found was to change the form method to GET
instead of POST, but that's not always desirable.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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