> < script language="javascript" type="text/javascript" >
>  < cfwddx action="cfml2js" input="#q_contacts#"
>  toplevelvariable="contacts_array" >

My eyes! My eyes! Make it stop!

.... do you leave the extra spaces in those tags in production?

In answer to your question, I wrote a function in my framework that
does the same thing that cfml2js does, but without using wddx ...

http://www.fusiontap.com/docs/index.cfm?netaction=libraries%2Fcf%5Fdom
&hash=js.object

<script language="javascript">
        #request.tapi.js.object(q_contacts,"contacts_array")#
</script>

Of course, it shouldn't be terribly difficult to remove this function
from the framework.


s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210370
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