simmerdown
Programmer
I've got CF5 on my local developement machine, 4.01 on the webserver, and the software department says "no upgrade to CFServer for at least a month or two." Thus my current situation of developing something that works fine locally, alerts me to breaks on the web server, and pinches me betwixt a deadline and my amateur coding abilities.
All I need (at the moment) is CF-4.5-and-up's [COLOR=cc0000]JSStringFormat[/color] function. Since I don't have CF 4.5 or newer, is there another way to escape everything I need to escape for JavaScript to handle strings I throw at it? Put another way, what do I need to escape, and how do I do it? How do I do everything that JSStringFormat would do for me?
I'm sure someone out there ran into (and solved) this difficulty before 4.5 was released and MM made everything easy. Please help!
All I need (at the moment) is CF-4.5-and-up's [COLOR=cc0000]JSStringFormat[/color] function. Since I don't have CF 4.5 or newer, is there another way to escape everything I need to escape for JavaScript to handle strings I throw at it? Put another way, what do I need to escape, and how do I do it? How do I do everything that JSStringFormat would do for me?
I'm sure someone out there ran into (and solved) this difficulty before 4.5 was released and MM made everything easy. Please help!