View Single Post
Old 03-12-2009, 05:58 AM   PM User | #1
David P.
New to the CF scene

 
Join Date: Mar 2009
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts
David P. is an unknown quantity at this point
Calling variables

Not sure if this is possible, can you help?
-made a function_1 that sets the value of a variable
-a different site is calling a function_2 in the same .js script
-need function_2 to call the variable that was set in function_1

-basically I need a function to call a variable that was set in another function

is it possible? how do I do this?
David P. is offline   Reply With Quote