[Zope] URL Parsing

Joshua Brauer joshua@brauer.org
Thu, 14 Oct 1999 19:02:19 -0600


I'm working on a special redirector that I hope to post this evening, but I'm having trouble with this...

I want to change:

	www.company.com/Zope.cgi/myfolder/redirectarg&redirectarg2 

to:

	www.company.com/Zope.cgi/myfolder?redirectarg&redirectarg2

I've got an external method working that does it but it only works for /myfolder ... if the argument is /myfolder/otherarg I get the response that otherarg isn't found....


Ideas?

Josh
___________________________________________
		Joshua Brauer
	              joshua@brauer.org
	          http://www.brauer.org
___________________________________________