Wed, 2006-04-26 15:56
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 <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.
:roll:
Thanks!
Wendy
