Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^6: Passing 'SELECT MULTIPLE' parameters and CGI

by fullermd (Priest)
on Aug 17, 2010 at 23:54 UTC ( [id://855654]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Passing 'SELECT MULTIPLE' parameters and CGI
in thread Passing 'SELECT MULTIPLE' parameters and CGI

XHTML does not impose any extra requirements on what the value is.

It does, actually. See the DTD:

<!ATTLIST select [...] multiple (multiple) #IMPLIED

That defines the 'multiple' attribute as having an enumerated set of possible values. Though in this case, there's not much enumeration to the set :)

EDIT: Actually, on re-reading, I guess I may just be agreeing with you...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://855654]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 17:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found