Re: [EMAIL PROTECTED] Input filter to read a HTML form data

2007-06-21 Thread John Nichel
Ambarish Mitra wrote: Hi all, I am on Apache 2.0.59 and the following form is hosted on the apache server at htdocs. Users do a GET and get the form on the browser. The simple HTML form looks like the following. It has 3 fields where users enter data - data, phone and email. I want to write a H

[EMAIL PROTECTED] Input filter to read a HTML form data

2007-06-21 Thread Ambarish Mitra
Hi all, I am on Apache 2.0.59 and the following form is hosted on the apache server at htdocs. Users do a GET and get the form on the browser. The simple HTML form looks like the following. It has 3 fields where users enter data - data, phone and email. I want to write a HTTP (input?) filter whic