code not right on form?

  • Thread starter Thread starter Catherine Jo Morgan
  • Start date Start date
C

Catherine Jo Morgan

Got an error message in validating a page. Do I need to change something?
"webbot-onSubmit" to something else? TIA

<The "webbot-onSubmit" attribute is not valid for the "form" element. The
valid attributes for this element are: "accept", "accept-charset", "action",
"autocomplete", "class", "contenteditable", "dir", "enctype", "hidefocus",
"id", "lang", "language", "method", "name", "onbeforecopy", "onbeforecut",
"onbeforepaste", "onclick", "oncontextmenu", "oncopy", "oncut",
"ondblclick", "ondragstart", "onfilterchange", "onhelp", "onkeydown",
"onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave",
"onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel",
"onpaste", "onreset", "onselectstart", "onsubmit", "style", "target",
"title", "unselectable", "webbot-action", "xml:lang", and "xml:space".
 
Ignore this. This is something used by FP for forms using the save form bot.
It won't affect any of the browsers, but trying to toss it can break the
functionality of the form.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Back
Top