Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Validating form data

by dda (Friar)
on Sep 23, 2003 at 11:18 UTC ( [id://293458]=note: print w/replies, xml ) Need Help??


in reply to Validating form data

Unchecked radio buttons do not generate 'name=value' pair. So you should check if param('radiobuttonfieldname') is defined, using field name known to you.

--dda

Replies are listed 'Best First'.
Re: Re: Validating form data
by Anonymous Monk on Sep 23, 2003 at 15:26 UTC
    Thanks that solved my problem!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found