Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 87096 invoked from network); 6 Dec 2009 00:21:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Dec 2009 00:21:24 -0000 Received: (qmail 12227 invoked by uid 500); 6 Dec 2009 00:21:20 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 12184 invoked by uid 500); 6 Dec 2009 00:21:19 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 12175 invoked by uid 99); 6 Dec 2009 00:21:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2009 00:21:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kremels@kreme.com designates 75.148.117.93 as permitted sender) Received: from [75.148.117.93] (HELO mail.covisp.net) (75.148.117.93) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2009 00:21:10 +0000 Received: from [10.0.5.13] (c-71-229-189-229.hsd1.co.comcast.net [71.229.189.229]) by mail.covisp.net (Postfix) with ESMTP id 0B573118B944 for ; Sat, 5 Dec 2009 17:20:49 -0700 (MST) Message-Id: <7A9B9C31-C506-4F80-95D6-DE543F82D257@kreme.com> From: LuKreme To: "users@httpd.apache.org" In-Reply-To: Content-Type: multipart/alternative; boundary=Apple-Mail-1-431290220 Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7D11) Mime-Version: 1.0 (iPhone Mail 7D11) Date: Sat, 5 Dec 2009 17:20:47 -0700 References: X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: href="frag.php&field=value" gets error 404. --Apple-Mail-1-431290220 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Dec 5, 2009, at 10:18, Brian Hooper wrote: > Frag Input & is used to separate values from each other. ? Is used to seperate the values from the URL. --Apple-Mail-1-431290220 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
On Dec 5, 2009, at 10:18, Brian Hooper <brian_hooper@hotmail.co.uk> wrote:

<a href="frag.php&input=xxx">Frag Input</a>


& is used to separate values from each other. ? Is used to seperate the values from the URL. 
--Apple-Mail-1-431290220--