On 2004-09-10, William McKee <[EMAIL PROTECTED]> wrote:
>
>> /cgi-bin/instance.cgi/edit_form?breed_id=2
>>
>> That's pretty typical looking for one of my apps. I'm splitting on "/".
>> Heck, I think it has to start with a "/", otherwise it wouldn't be
>> "PATH_INFO", it would just be some junk.
>
> That's what I figured. You chose an interesting example. Will CGI.pm
> return the breed_id => 2 in the query params?
Yes. Query strings are perfectly valid in combination with PATH_INFO
like this.
Mark
--
. . . . . . . . . . . . . . . . . . . . . . . . . . .
Mark Stosberg Principal Developer
[EMAIL PROTECTED] Summersault, LLC
765-939-9301 ext 202 database driven websites
. . . . . http://www.summersault.com/ . . . . . . . .
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]