Page 1 of 1

back with post

Posted: Tue Jun 21, 2005 9:41 am
by shiznatix
i have a script where there are a bunch of fields and the user fills everything out then submits it. it then inturn goes and searches the fields and whatnot easy enough. but if there is no results i display the no results page but i want there to be a easy way for the user to just hit a link or somthing and go back without the message coming up saying there is post data do you want to continue blah blah blah.

Posted: Tue Jun 21, 2005 10:52 pm
by method_man
cant you have it go to that page again instead of going back to the page?

Posted: Wed Jun 22, 2005 3:50 am
by shiznatix
well i need the ability to go back becuase i have to keep the post data that they submitted (only way i can think is to have the go back with the post data) and i have to have the go back even if there where results incase they want to change a few diffrent things in the search criteria.