Coldfusion Server Script
2005-04-25 14:10:04 Kanjoos
I could not make it work in coldfusion. I keyed in exactly.
I had two problems :
req.onsteadystatechange = processReqChange;
this does not call the function, it gives javascript error. It works when I change the above statement to
req.onsteadystatechange = processReqChange();
But as a whole my script does not work.
My email address is kanjoossulekha@yahoo.com, can you guys send me the working programs ??
Thanks,
Kanjoos