Re: shouldn't http::formatQuery be slightly modified
- From: Gerhard Hintermayer <g.hintermayer@xxxxxxxx>
- Date: Thu, 13 Jul 2006 20:36:08 +0200
Michael Schlenker wrote:
[...]
Use html::quoteFormValue for creating the correctly quoted urls for use
in html.
So either use:
set htmlurl [html::quoteFormValue $prefix[http::formatQuery ...]]
or use
ncgi::encode to do the www-urlencoding instead of http::formatQuery
Michael
Thanks.
Gerhard
.
- References:
- shouldn't http::formatQuery be slightly modified
- From: Gerhard Hintermayer
- Re: shouldn't http::formatQuery be slightly modified
- From: Michael Schlenker
- shouldn't http::formatQuery be slightly modified
- Prev by Date: Re: shouldn't http::formatQuery be slightly modified
- Next by Date: Tcl Dll problem
- Previous by thread: Re: shouldn't http::formatQuery be slightly modified
- Next by thread: Re: shouldn't http::formatQuery be slightly modified
- Index(es):