Forms don't Work

Any problem with HTML can be discussed here.
Post Reply
breeze
Posts: 340
Joined: Sat Mar 18, 2006 4:49 am

Forms don't Work

Post by breeze »

I know this will sound a bit noobish (basic) but i use front page and i cant seem to get my forms to work. Whenever somebody **** submit it goes to a 404 error page (--WEBBOT SELF-- comes up in address bar).

What does --WEBBOT SELF-- mean?


This is a message, a message from the all-mighty (me): You shall go here, you shall not complain: Breeze's Corner.
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

post here some of yout html code, because i'm not nood in html but i dont understand what is wrong without seeing html code. So the it would be the best if you post your html code of all page or form's html code:
everything between

Code: Select all

<form ....
and

Code: Select all

</form>
Image
EnacheVladian
Posts: 87
Joined: Wed Mar 22, 2006 4:54 pm

Post by EnacheVladian »

Right **** your page with the form, **** view source ctrl-c and paste it here . maybe we can help you after ...
sethamin
Posts: 46
Joined: Thu Apr 06, 2006 5:47 pm
Contact:

Post by sethamin »

Do you have your frontpage extensions properly installed?
jasondsouza
Posts: 348
Joined: Thu Jan 12, 2006 8:24 pm
Contact:

Post by jasondsouza »

webbot self is windows server commands for specific actions. eg storing contents of a form in a flat file and then displaying them on another page.
--jasondsouza
ME working on a very new site. (Coming soon)
Come to my web Site
breeze
Posts: 340
Joined: Sat Mar 18, 2006 4:49 am

Post by breeze »

Dont worruy, fixed the problem, only minor glitch, i mis-spelt 1 attribute.
This is a message, a message from the all-mighty (me): You shall go here, you shall not complain: Breeze's Corner.
Post Reply