|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Quotes
Another problem that someone might have had by now.
When pulling information from a database, it may contain a quote or a double quote or both. ColdFusion automatically escapes single quotes...or so it says. So I was wondering if anyone knew of a way to insert the information with the single and double quotes intact. I am wanting to pull it from the DB and put it into a select box. Any takers? Thanks. Shawn. |
|
#2
|
||||
|
||||
|
You'll need to convert quotes to htmlentities in order to do this. I have now idea how to accomplish this in ColdFusion.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Quotes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|