Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 99176 invoked from network); 22 Sep 2004 06:16:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Sep 2004 06:16:11 -0000 Received: (qmail 8472 invoked by uid 500); 22 Sep 2004 06:15:53 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 8427 invoked by uid 500); 22 Sep 2004 06:15:53 -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 8414 invoked by uid 99); 22 Sep 2004 06:15:53 -0000 X-ASF-Spam-Status: No, hits=4.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,FORGED_RCVD_HELO,HTML_00_10,HTML_MESSAGE,MIME_HTML_NO_CHARSET,RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of orosmith@sify.com designates 202.144.76.80 as permitted sender) Received: from [202.144.76.80] (HELO sifyr1.maa.sify.net) (202.144.76.80) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 21 Sep 2004 23:15:51 -0700 Received: (sifymail 28758 invoked by uid 507); 22 Sep 2004 11:36:51 +0530 Received: from 202.144.76.80 (HELO apus77.maa.sify.net) (202.144.76.80) by 202.144.76.80 with SMTP; 22 Sep 2004 11:36:51 +0530 Received: (sifymail 15795 invoked by uid 507); 22 Sep 2004 11:36:51 +0530 Received: from 202.144.76.77 (HELO apus77.maa.sify.net) (202.144.76.77) by 202.144.76.77 with SMTP; 22 Sep 2004 11:36:51 +0530 Received: (sifymail 15792 invoked by uid 99); 22 Sep 2004 11:36:51 +0530 To: users@cocoon.apache.org Subject: special characters Message-ID: <1095833211.4151167b743a4@www.mail.sify.com> Date: Wed, 22 Sep 2004 11:36:51 +0500 (IST) From: Adriano Smith MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-MOQ1095833211dad01d01cc1730905375e9e4e6d8e71e" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ---MOQ1095833211dad01d01cc1730905375e9e4e6d8e71e Content-Type: text/plain Content-Transfer-Encoding: 8bit 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. ---MOQ1095833211dad01d01cc1730905375e9e4e6d8e71e Content-Type: text/html Content-Transfer-Encoding: 8bit
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.
---MOQ1095833211dad01d01cc1730905375e9e4e6d8e71e--