Skip to main content

Home/ Web Programming/ Contents contributed and discussions participated by Lee Howard

Contents contributed and discussions participated by Lee Howard

Caruso  Nicholas L

Validation Error -> What's My Sign? Challenge - 25 views

webprog-3-g
started by Caruso Nicholas L on 03 Mar 09 no follow-up yet
  • Lee Howard
     
    Not sure if you have to put POST in quotes... try it, it might work!

    Lee Howard


    Caruso Nicholas L wrote:
    > I'm getting this error when I attempt to validate my html page for the Astrological Sign challenge:
    >
    > "Line 17, Column 75: value of attribute "method" cannot be "POST"; must be one of "get", "post".
    >
    > …dyvybes.nfshost.com/sign.php" method="POST" >
    >
    > The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the "selected" attribute must be either minimized as "selected" or spelled out in full as "selected="selected""; a value like "selected="true"" is not allowed."
    >
    > I re-checked the book, and I've typed exactly what they told me to...which was the following:
    >
    > "<form action="http://rocksteadyvybes.nfshost.com/sign.php" method="POST" >"
    >
    > I'm not exactly sure why I'm getting the error. I have the proper closing too. Anyone have any ideas?
1 - 1 of 1
Showing 20 items per page