.Darkman
05-18-2007, 09:00 AM
Hello Everybody,
I need some help in making a simple form.
What i want is, once i fill in the information and hit submit, an "external" url will be contacted using GET method. It sends the form data to the url and displayed the response in place of the form.
How do i do it ?
I came up with something basic. But when i put the form on one server and the processing PHP script on another, it fails.
Thanks,
I need some help in making a simple form.
What i want is, once i fill in the information and hit submit, an "external" url will be contacted using GET method. It sends the form data to the url and displayed the response in place of the form.
How do i do it ?
I came up with something basic. But when i put the form on one server and the processing PHP script on another, it fails.
Thanks,