Question
How to pass values from ColdFusion to JavaScript function
Hi there,
I need to return the current time on the server in the format:
<Short month name> <day of month>, <year> <hours>:<minutes>:<seconds> <timezone>
to a JavaScript function in html page.
Any idea how to do this using ColdFusion. My server is running ColdFusion.
Thanks,
Joe Green
