| tohanlon |
| 2007-02-05 06:26:55 |
|
When using MS Frontpage - there is no url in the html code - it uses
some sort of BOT to derive the resulting URL.
Example:
<FORM METHOD="POST" ACTION="--WEBBOT-SELF--" name="Reliability
Roadmap Request"
onSubmit="location.href='../_derived/nortbots.htm';return false;"
webbot-onSubmit>
How do I use the gateway code here?
T |
| Tom Hunter |
| 2007-02-14 15:23:59 |
|
I have the same problem. I can't see how to implement the code in an
MS Frontpage form.
HELP
TH |
| AlexisMH |
| 2007-03-04 16:19:42 |
|
It's pretty quiet here. I have the same question; I'm using FrontPage. |
| handyman |
| 2007-03-09 07:58:45 |
|
I had the same problem. What you need is a PHP process form, one that
can process your contact page without using a webbot. You can find
all you need to do in this site. It's very simple and it will get
you the url you need to use on the gateway code.
http://www.wac.ohio-state.edu/tutorials/forms/frontpage.html
|
| NPLWebmaster |
| 2007-09-26 09:44:08 |
|
did this work for anybody?
I get this error when I click on submit button:
Warning: mail() [function.mail]: SMTP server response: 553 5.3.0 ...
DISCARD Spam Relay in
d:\Customers\user1122609\www\cgi-bin\process-form.php on line 48
Warning: Cannot modify header information - headers already sent by
(output started at
d:\Customers\username\www\cgi-bin\process-form.php:48) in
d:\Customers\username\www\cgi-bin\process-form.php on line 49 |
| gerbecdesigns |
| 2008-04-04 16:23:49 |
|
I'm also using Frontpage2003 and can't get this to work...
ANYONE??? |
Post Reply:
You must be logged in to reply.
|