Re: CGI.pm Question

2001-01-30 Thread Andy Williams
> You can't properly - I think there is a rant on : > > http://ppewww.ph.gla.ac.uk/~flavell/www/ > > about this matter but I dont have the time to check the whole lot. The > best way to achieve the effect is to use LWP to submit the request and > then display the resulting output. > > This m

Re: CGI.pm Question

2001-01-30 Thread Jonathan Stowe
On Tue, 30 Jan 2001, Andy Williams wrote: > Hi, > > I know how to redirect using the GET method > print $q->redirect("$url?$query_string"); > but how do I do it for POST? > You can't properly - I think there is a rant on : http://ppewww.ph.gla.ac.uk/~flavell/www/ about this matter bu

CGI.pm Question

2001-01-30 Thread Andy Williams
Hi, I know how to redirect using the GET method print $q->redirect("$url?$query_string"); but how do I do it for POST? TIA Andy "This sounds like a twelve-change-of-underwear trip." =