| Subject: | Re: ColdFusion.Ajax.submitForm ResultHandler Question |
|---|---|
| From: | Ian Skinner |
| Date: | Thu, 06 Mar 2008 13:40:37 -0800 |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
MMFranklin wrote: What I'm trying to do is return the value of NEW_NUMBER from the CFC back to resultInsertHandler so I can use it in a Java Script alert msg. Any ideas or thoughts would be greatly appreciated.
Something like this I would presume.
function resultInsertHandler(returnMsg)
{
alert(returnMsg);
}
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ColdFusion.Ajax.submitForm ResultHandler Question, MMFranklin |
|---|---|
| Next by Date: | Can you use an image button to load a CFWINDOW?, Gigi_ |
| Previous by Thread: | ColdFusion.Ajax.submitForm ResultHandler Question, MMFranklin |
| Next by Thread: | Re: ColdFusion.Ajax.submitForm ResultHandler Question, MMFranklin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |