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 the > search string with all of the ? and &s? > > Anyone? > > Thanks. > > Thom Hehl > Heavyweight Software for Heavyweight Needs > www.heavyweightsoftware.com
If I understand you correctly, you should have a look at HTML::Entities. http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>