RE: [Flashcoders] flash and iso-8859-1

2005-12-13 Thread rishi
It does the same as escape /unescape command in flash

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fredrik Lantz
Sent: Tuesday, December 13, 2005 1:31 PM
To: 'Flashcoders mailing list'
Subject: SV: [Flashcoders] flash and iso-8859-1

Ok, so the problem has to be solved in the asp file.
The urlencode methos in asp, does it convert  between different characther
sets?

//F

-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För rishi
Skickat: den 13 december 2005 08:53
Till: Flashcoders mailing list
Ämne: RE: [Flashcoders] flash and iso-8859-1

You will probably need to decode the Characters using URLEncode method
available in asp. While transferring the values from flash to asp the
data is converted into special characters. 

You cant handle this in flash.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Fredrik
Lantz
Sent: Tuesday, December 13, 2005 1:15 PM
To: 'Flashcoders mailing list'
Subject: [Flashcoders] flash and iso-8859-1

Hi 

 

I am helping a friend who has done an email script in asp using CDONTS.

It works fine except that special character become unreadable. 

 

Has anyone had the same experience and can tell me how to correct the
problem.

Is there a way to format these charachters in flash before sending the
mail?

 

I would be very very very happy for any help i can get.

 

Regards

 

//Fredrik

 

 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] flash and iso-8859-1

2005-12-12 Thread rishi
You will probably need to decode the Characters using URLEncode method
available in asp. While transferring the values from flash to asp the
data is converted into special characters. 

You cant handle this in flash.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Fredrik
Lantz
Sent: Tuesday, December 13, 2005 1:15 PM
To: 'Flashcoders mailing list'
Subject: [Flashcoders] flash and iso-8859-1

Hi 

 

I am helping a friend who has done an email script in asp using CDONTS.

It works fine except that special character become unreadable. 

 

Has anyone had the same experience and can tell me how to correct the
problem.

Is there a way to format these charachters in flash before sending the
mail?

 

I would be very very very happy for any help i can get.

 

Regards

 

//Fredrik

 

 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders