On Sat, Mar 22, 2003 at 04:11:40PM -0700, Gre7g Luterman wrote: > This is a most unusual place to catch an error. It implies that your > web server wasn't providing QUERY_STRING to the application. > QUERY_STRING is how the web server communicates essential variables > from the browser to the application. > > What web server are you using? Apache? Something else? If it is > something other than Apache, it might indicate that I will need to > look elsewhere to get this information. This will require a patch to > make it work under your web server.
I have never used the WN web server, but a quick look over the docs shows that it provides a QUERY_STRING variable: http://hopf.math.nwu.edu/docs/appendixD.html#cgi.QUERY_STRING Cory -- Cory Wright Stand Blue Technology http://www.standblue.net/ _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
