Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
sfdower #1
Certain chars. getting changed??? Why???
We have the following environment:
CF 6.1 with JRUN installed.
MS COM object that takes encryption/decryption requests.
CF web app that reads encrypted values from an Oracle database.
Puts the encrypted or decrypted string in the COM object property
Invokes the encrypt or decrypt method
gets the encrypted or decrypted string from the COM object property.
We are having problems with certain characters in the encrypted strings passed
to the COM object.
IE: An encrypted string of (asc values): 2,231,145,185,182,237 is actually
getting to the COM process as 2,231,63,185,182,237.
For some reason the asc value of 145 is getting changed to 63.
Any suggestions????? There is a hole in the wall where I've been beating my
head.....................
Thanks,
Steve
sfdower Guest
-
receiving ??? chars instead of "special" chars
Hello i have a strange problem i made a online catalogue and must submit orders to a remote server I need to connect to a remote webservice on ... -
multilanguage chars in XML
Hi there, I'm trying to get some text data from an XML file with spanish characters (such as ?, ? and so). I've tried to change the text... -
Escaping <> chars in XML Attributes
I need to know if anyone out there knows of a utility that will allow me to enter/edit/save an xml doc so that it visually displays on the screen... -
chars counter
i'm sorry but that doesnt make a whole lot of sense to me. I am trying to have it count the number of characters in an established field containing... -
Match min and max chars
I want to set a minimum and maximum number of characters to a field. I can't seem to get any value to get the maximum to check. On the perlretut I...



Reply With Quote

