Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: cgi popup_menu cant take 0

by arthas (Hermit)
on Aug 22, 2003 at 15:38 UTC ( [id://285818]=note: print w/replies, xml ) Need Help??


in reply to cgi popup_menu cant take 0

Hi!

I tried your code, and it outputs the correct HTML:

<input type="radio" name="complete" value="1" />Yes <input type="radio" name="complete" value="0" />No <input type="radio" name="complete" value="-1" />N/A
I splitted the output in 3 lines for readability. There 0 is there, does it show this way to you? If it does, the problem probably lies elsewhere, i.e. where you process the submitted form.

Michele.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-26 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found