|
That's why I'm looking for *another* host, which does have PHP installed. The concept is:
- My host doesn't support server scripting, so I'm using client-side JavaScript to send data via GET. Surely I cannot send emails from JavaScript, thats why I need another host with PHP installed with a form2mail script.
- The other host, which does have PHP installed, should have a a form2mail script thats sends data queried from GET to an email address aslo extracted from GET. Got it?
Correct me if I'm wrong, but I really think it's possible. Or prove me false.
|