|
"Dan Boger" <dan@wwind.com> writes:
> In lugnet.publish, Bram Lambrecht writes:
> > mattdm@mattdm.org (Matthew Miller) writes:
> > > Bram Lambrecht <BramL@JUNO.com> wrote:
> > > > Is there a way to do this? Using just SSI?
> > >
> > > I don't think so. You'll need to use CGI.
> >
> > Time to learn Perl, then. Will the stuff after the ? be
> > automatically intrepreted as stdin?
>
> not that easily - it's a "get" form, so it'll all be on the
> commandline, I think, but you'll still have to decode it
> (?xxx=yyy&aaa=bbb etc) also decode stuff like %20 to spaces...
> much easier to use the CGI module to parse it all
> for you an put it in nice happy variables :)
I figured that much. Does this mean I could also just format it like
this:
/space/space.shtml?viper
since I'll prolly only have the one variable? Could I also name the ssi
file index.shtml and call it like this:
/space/?viper
Thanks for the help.
--Bram
Bram Lambrecht................BramL@JUNO.com
http://www.chuh.org/Students/Bram-Lambrecht/
|
|
Message has 2 Replies:
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|