Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Re: CGI.pm problems

by chromatic (Archbishop)
on Dec 13, 2001 at 23:28 UTC ( [id://131722]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: CGI.pm problems
in thread CGI.pm problems

According to a reference here, the ampersand must be converted into an entity in element content. Change that to &; and it'll be more valid. (Think of it this way -- if bare ampersands were allowed, how would you be able to find entities?)

I suspect that may have a dramatic effect on how CGI.pm works.

Replies are listed 'Best First'.
Re: Re: Re: Re: CGI.pm problems
by c-era (Curate) on Dec 13, 2001 at 23:54 UTC
    They can't send the data that way (the program they are using is hard coded). It's not suppost to be form data, but they aren't sending it as a multitype, so it comes across as form data.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://131722]
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: (5)
As of 2024-04-18 18:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found