Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 36291 invoked from network); 22 Sep 2004 07:23:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Sep 2004 07:23:03 -0000 Received: (qmail 85457 invoked by uid 500); 22 Sep 2004 07:22:49 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 85417 invoked by uid 500); 22 Sep 2004 07:22:48 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 85401 invoked by uid 99); 22 Sep 2004 07:22:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [213.133.34.195] (HELO panacea.is.nl) (213.133.34.195) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 22 Sep 2004 00:22:46 -0700 Received: from hai01.hippo.local ([213.133.51.241]) by panacea.is.nl with Microsoft SMTPSVC(5.0.2195.4905); Wed, 22 Sep 2004 09:23:09 +0200 Received: from [10.10.100.205] ([10.10.100.205]) by hai01.hippo.local with Microsoft SMTPSVC(5.0.2195.6713); Wed, 22 Sep 2004 09:22:41 +0200 Message-ID: <4151283A.1070800@hippo.nl> Date: Wed, 22 Sep 2004 09:22:34 +0200 From: Jeroen Reijn Reply-To: j.reijn@hippo.nl Organization: Hippo User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: special characters References: <1095833211.4151167b743a4@www.mail.sify.com> In-Reply-To: <1095833211.4151167b743a4@www.mail.sify.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Sep 2004 07:22:41.0912 (UTC) FILETIME=[F28BDF80:01C4A074] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Adriano, I guess url encoding should solve your problem. Greetz, Jeroen Adriano Smith wrote: >When passing values as url parameters is it possible to pass special >characters such as & , + and #? > >for example the >url > >http://xxx/mail?key=keyvalue&name=something > >how can special >characters such as &,# and + be included in the keyvalue? im not able to >use them as they are considered as delimiters in the url. > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org