| Flash |
| Flash rejecting "&" from a database request |
| |
| |
Hi Frank,
Flash do reject '&' while calling from a database. so to acheive this you need to replace each '&' sign in the data with '%26' while storing in the database or while calling data from database. . Then flash will automatically encode it & will display & in the Output.
For more information please refer the following webpage. http://www.synaptic-gap.co.uk/FlashTutorial/Pages/flashserveressentials.html
Hope this helps. rest in next Sehgal |
| Tony Sehgal |
|
|