Re: [PHP] page expire error

2006-03-29 Thread Jochem Maas
you forgot to ask a question? (again) suresh kumar wrote: Hai, i am facing one problem in my project.I am using 2 pages for search operation. In Search page 1: i am having 3 fields say Company name,state,country. when user enters search key in their corresponding

RE: [PHP] page expire error

2006-03-29 Thread Remon
Hi, You could do it with post, if you set the right headers in your script. http://nl2.php.net/manual/en/function.header.php Text from php.net PHP scripts often generate dynamic content that must not be cached by the client browser or any proxy caches between the server and the client browser.

[PHP] page expire error

2006-03-27 Thread suresh kumar
Hai, i am facing one problem in my project.I am using 2 pages for search operation. In Search page 1: i am having 3 fields say Company name,state,country. when user enters search key in their corresponding field and press submit button. search result will be displayed