I've been handed a SQL Database that has fields with lots of 
measurements and are stuff like: "32" (12"-32" adjustable)

In building admin pages to update these tables. I've got no problem if I 
am adding from scratch:

MOD_DESC = '#HTMLEditFormat(evaluate("MOD_DESC_#myIDX#"))#',


It's getting the current data to display correctly in the text input 
boxes that's giving me a little bit of trouble.

<input name="MOD_DESC" type="text" value="#AOS_145OP.MOD_DESC#">

So, I need this to display this correctly: "32" (12"-32" adjustable)
whether the information in the database is:
"32" (12"-32" adjustable)
  - or -
32&quot; (12&quot;-32&quot; adjustable)

Suggestions?

-- 
Les Mizzell


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the mailserver that powers this list at 
http://www.houseoffusion.com/banners/view.cfm?bannerid=17

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182748
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to