Publisher web form

D

DavidF

Perhaps it is because you did not put your email address in the correctly.
From your source code:

address="leonardom@universeabovetheearth"

DavidF
 
L

leonardom

Since my post I sent an E-Mail from my personal address to
universeabovetheearth.com and it was rejected because my IP belonged to a
spam monster before me.
leonardom
 
S

Spike

Your address is not correct in your mail form
You missed David's point

<form action=../_vti_bin/shtml.exe/index_files/Page398.htm method=post
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
s-email-address="leonardom@universeabovetheearth"

It should be :

<form action=../_vti_bin/shtml.exe/index_files/Page398.htm method=post
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
s-email-address="(e-mail address removed)

You left off the ".com"

Spike
 
L

leonardom

Thanks for the input, actually I did understand what David said ,I simply was
explaining a fact , important to me, that had arisen in the testing process
and required my attention to resolve. I am going to change the code and see
what happens.
leonardom
 
L

leonardom

Thank you David F for the help. I forget to include the .com in the form
properties box.
The form is working fine now. The IP problem is also being resolved.
Sometimes mistakes reveal other mistakes that need to be taken care of.
Thanks a million.
leonardom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top