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

Re^2: Double Quotes in form hidden field values

by dorward (Curate)
on Jun 15, 2006 at 15:22 UTC ( [id://555523]=note: print w/replies, xml ) Need Help??


in reply to Re: Double Quotes in form hidden field values
in thread Double Quotes in form hidden field values

You wouldn't use decode_entities - the data submitted by the browser is not HTML encoded. The only encoding going on is likely to be URL encoding which CGI.pm / Apache::Request / etc deal with automatically.

Replies are listed 'Best First'.
Re^3: Double Quotes in form hidden field values
by Asim (Hermit) on Jun 15, 2006 at 16:20 UTC

    Crap! Point taken. Thanks!

    ----Asim, known to some as Woodrow.

Log In?
Username:
Password:

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

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

    No recent polls found