Re: Backtracking - That Age Old Problem
Re: Backtracking - That Age Old Problem
- Subject: Re: Backtracking - That Age Old Problem
- From: Marek Wawrzyczny <email@hidden>
- Date: Fri, 8 Aug 2003 10:19:29 +1000
What I have done in two sites so far is implemented a class that mimics
WODisplayGroup functionality. The search and page number parameters are
passed as typical URL parameters. It actually wasn't that difficult to
do, took about two days to write and refine.
This still means that a search has to be performed every time a listing
page is generated but you won't be generating as much html.
On Friday, Aug 8, 2003, at 02:42 Australia/Sydney, Jonathan Fleming
wrote:
Hi Everyone,
I've never been able to sort this problem out on the side of
DirectActions. To go back to a results page (an array of listed items
in a repitition) I pass the search values through to my section page
or view page where I hide the text box values, but provide a form and
return button that will basically search the same query again
therefore giving me back the exact same results that I came from in my
results page - which is what I want.
Obviously this is sending untold requests to the server therefore
puting a strain on it which ain't good at all. Does anyone know how to
properly go back to a results page when you are using direct actions?
Examples would be welcomed. Thank you.
Kind regards
Jonathan
_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today!
http://www.msn.co.uk/messenger
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
Marek Wawrzyczny
software engineer
-------------------------->
ish group pty ltd
7 Darghan St Glebe 2037 Australia
phone +61 2 9660 1400 fax +61 2 9660 7400
http www.ish.com.au | email email@hidden
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.