Re: Storing a search string

2005-12-15 Thread Wiggins d'Anconia
Thom Hehl wrote: > I have a screen that is gotten to by a rather elaborate search string. I > want to put a button on that page that calls a CGI and passes it > location.href, which has all of the parameters I need to get back to > that page. The problem is, how do I do that without it mucking up t

Re: Storing a search string

2005-12-15 Thread Owen Cook
On Thu, 15 Dec 2005, Thom Hehl wrote: > I have a screen that is gotten to by a rather elaborate search string. I > want to put a button on that page that calls a CGI and passes it > location.href, which has all of the parameters I need to get back to > that page. The problem is, how do I do th

Re: Storing a search string

2005-12-15 Thread Sean Davis
On 12/15/05 3:26 PM, "Thom Hehl" <[EMAIL PROTECTED]> wrote: > I have a screen that is gotten to by a rather elaborate search string. I > want to put a button on that page that calls a CGI and passes it > location.href, which has all of the parameters I need to get back to > that page. The probl

Storing a search string

2005-12-15 Thread Thom Hehl
I have a screen that is gotten to by a rather elaborate search string. I want to put a button on that page that calls a CGI and passes it location.href, which has all of the parameters I need to get back to that page. The problem is, how do I do that without it mucking up the search string with