No replies
wendy
wendy's picture
User offline. Last seen 2 years 27 weeks ago. Offline
rank Enthusiast
Enthusiast
Timezone: GMT-5
Joined: 2005-01-31
Posts: 174
Points: 0

I've got this bit in a page w/doctype html4.1 Strict:

"<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="on0" value="Size">Size&nbsp;<select name="os0"><option value="X-Small">X-Small</option>".
............etc, etc

Validator returns this:

"Error  Line 74 column 12: required attribute "ACTION" not specified."
<form><input type="submit" name=//
...,.etc, etc.

But as you can see, "action" is there, and specified. Any ideas on what's going on? Same in HTML4.1 Loose. Sad

:roll:
Thanks!
Wendy

Tags: