RE: HTMLGenerator and Request Params

2004-02-11 Thread Brent L Johnson
cke [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 11, 2004 4:32 PM > To: [EMAIL PROTECTED] > Subject: Re: HTMLGenerator and Request Params > > > On 05.02.2004 21:21, Brent L Johnson wrote: > > > Im attempting to pass some parameters through to > > the

Re: HTMLGenerator and Request Params

2004-02-11 Thread Joerg Heinicke
On 05.02.2004 21:21, Brent L Johnson wrote: Im attempting to pass some parameters through to the src of the HTML generator and I'm getting an IOException. Here is my sitemap snippet: http://www.somewebsite.com/someSearchUrl.cgi?param={searchParams}"/

RE: HTMLGenerator and Request Params

2004-02-06 Thread Slappy Tang
e Kercadio [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 3:00 AM To: [EMAIL PROTECTED] Subject: Re: HTMLGenerator and Request Params The answer is in a mail posted less than 48 hours ago... (4 Feb, 23:27) The action (map:act) is a level (it can contain its own parameters) so you have

Re: HTMLGenerator and Request Params

2004-02-06 Thread Loic Quintin de Kercadio
The answer is in a mail posted less than 48 hours ago... (4 Feb, 23:27) The action (map:act) is a level (it can contain its own parameters) so you have to use {../searchParams} instead of {searchParam} when you're in your Please, search in the mailing your problem before sending an email...