FP 2002 text box

W

Wayne

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.
 
R

Ronx

It would have been easier to give a link to the page, rather than "page 5"
which is actually http://www.nudnikgames.com/new_page_5.htm

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.

See http://www.rxs-enterprises.org/tests/nortbots.aspx for more information
regarding the error message you get when submitting the form.
 

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