passing variables between CFSCRIPT and Javacript


the example below crude outline triying there way cfajaxproxy or something? can post or link example please?

 

 

 

 

 

<cfscript>

 

name ="hulfy"

 

</script>

 

 

<script>

 

var myname = #name#

 

 

</script>

the easiest way use cfoutput tags around script tags.  work simple variables.  arrays, queries, etc, either toscript() or cfwddx helpful.  far know, same thing.



More discussions in ColdFusion


adobe

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???