makes little sense? hmmm..okay...well, lets see a way were it can make sense.. I want to grab the url string so I can send it as a parameter with some additional vars, like so:
[% documnet.uri %]?somevar=[% totalcost %] the question in a nutshell is: using template toolkit, can I read the URL string? thanks, james --- "A. Pagaltzis" <[EMAIL PROTECTED]> wrote: > * JustSome person <[EMAIL PROTECTED]> > [2003-09-30 21:30]: > > is there an effective way to read the url string > with template > > toolkit....I thought I saw it noted once, but > can't find it > > now.... > > Template Toolkit is not related to any network > protocols, so your > question makes little sense. What are you using it > for? What does > the rest of your code do? > > I would guess you are using it in a CGI script. Is > that correct? > If so, are you using the CGI module? > > Please be more specific. > > -- > Regards, > Aristotle > > "If you can't laugh at yourself, you don't take life > seriously enough." > > _______________________________________________ > templates mailing list > [EMAIL PROTECTED] > http://lists.template-toolkit.org/mailman/listinfo/templates __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
