Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
vmaraschin #1
decoding flash format
I have created a form with Flash and recorded results in SQL
But the values in the database are with strange values, when i read them with
flash they are ok, but i need to read them with html + asp
Does anyone know can I decode these values with asp
Thank
Vincen
vmaraschin Guest
-
UTF-8 not decoding
Hi, I am opening a stream that is UTF encoded. I use fgetc to read the stream- which is binary safe. I add every character read to a string. ... -
decoding a base64 file?
Hello folks, If I encode a file with MIME::Base64 with the following script, encode_base64.pl. The question is; how do I decode the file? I... -
decoding UTF-8 on IIS (Chinese version of Win2K)
Hi, I am trying to pass some information via HTTP header from Tomcat server to IIS5(win2K server Traditional Chinese version). Unfortunately, all... -
yEnc decoding
Does anyone know an easy way to decode the yEnc news message format using perl (or some readily available Unix program)? I've tried using the... -
Decoding HTML entities
How can I decode HTML entities? I have an HTML tag as below? <p> Will you help me ? </p> I need to pick this tag in a variable in ASP, and...



Reply With Quote

