want a back button to get to the last page...
- From: "Jatin" <jnnaik2002@xxxxxxxxxxx>
- Date: 28 Jan 2006 08:33:08 -0800
I have a specific problem...
I have a form in a page (say page A), which has some fields and it
forwards them to itself using Post method.
Once it receives the Posted data....it fetches various data from mysql
and display them in a table. i want to provide a facility that if the
user wants to see more details then he/she can click on the hyperlink
provided with all rows in the table. this click will lead to some other
page (Example page B) which has more details. Now to go to page A again
I have put one Button, which has onclick history.back() functionality.
till this point all was well...
But if we want to go to page A from page B,it will definitely say that
the POSTED DATA EXPIRED..... So is there any way to cope with such
situation
Any Idea?????
-Jatin
.
- Follow-Ups:
- Re: want a back button to get to the last page...
- From: Adriaan van N.
- Re: want a back button to get to the last page...
- Prev by Date: Advanced Array Help
- Next by Date: php hacking nut.. Anybody?
- Previous by thread: Advanced Array Help
- Next by thread: Re: want a back button to get to the last page...
- Index(es):