Hi 

Any one has faced this type of problem...

here again i am in loop.. 

Actually here we are receiving one variable
information(form.xmlpacket) from "posting system"  but
when they have "&" data 
(Like address field = "a&brothers")
they are converting into "&" for further
processing to xmlparsers (in our system)

This data they are posting properly to our cold fusion
server(and we have one webserver (IIS) is also there
in between their server and our coldfusion application
server.

When they are sending data to us(contains "&"), i
could n't able to see whole data in that
variable("form.xmlpacket"). After "&" data is not
displaying. 

I hope (may be) web server is stopping to send after
"&" data

Any how is there any way to read the whole data with
"&" . I believe you understand well.

i would appreciate your suggestion also


Thanks & Regards
Ramesh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to