Hello all.
I have a requirement where a pylons action controller gets data fromm
request.params["companyname"] and put it into an xml file at the server
side.
it has many other fields but here I am just making things simple.
Now my problem is that when user enters special characters such as &,
for example "mark & spencer " then the code fails.
Obviously I think somewhere we need to convert this into cdata. Is there
some way in which I instruct the request to send the values in cdata?
Happy hacking.
Krishnakant.
ps:
I am sorry if this is not really a pylons issue, if so please treat it
as off topic.
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.