Back page from form shows page nto found

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
vikaspa
Forum Newbie
Posts: 8
Joined: Tue Aug 31, 2004 12:30 am
Location: Mumbai,India

Back page from form shows page nto found

Post by vikaspa »

Dear Sir

I have developed a web site npnonline.in

we have typical problem

when clicked on BACK on browser it displays the previous page

however when I use search by typing say "drum" in search area of http://www.npnonline.in and click go
results are available
Now I view detail of say CRANTECH (by clicking on the name)
when I click on BACK button of browse i says the page not found

is there a solution for this

why this happens only for search pages (where there is search )

Waiting for your reply and solution if any
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Back page from form shows page nto found

Post by Benjamin »

When you submit data via post the browser will not resubmit it when you click back and therefore the page has expired.
Post Reply