I have 2 ISPs hosting my web site. Neither one can get my simple text box to
work. I just want someone to use my web site and give me feedback using the
box. See page 5 at www.nudnikgames.com
They have both reloaded front page extensions 3 times.
The HTML markup:
<form method="POST" action="_derived/nortbots.htm"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-onSubmit webbot-action="--WEBBOT-SELF--">
indicates that you have FTP'ed the page to the website. Using FTP will
cause the form to fail, and will corrupt the FP extensions.
The pages MUST be published using HTTP.