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
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