You know you can do:

getRecords = function() {
  testProxy.setSyncMode();
  document.getElementById('showRecs').innerHTML = testProxy.getRecs
();
} ?


On Aug 14, 7:12 pm, Bryan Stevenson <[email protected]>
wrote:
>
> I'd opt for everything to be defaulted to async mode.....rarely do I
> ever just fire off a call and expect nothing back.
>
> my 2 cents CDN
>
> Cheers
> -  
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [email protected]
> web:www.electricedgesystems.com
>
> Notice:
> This message, including any attachments, is confidential and may contain
> information that is privileged or exempt from disclosure. It is intended
> only for the person to whom it is addressed unless expressly authorized
> otherwise by the sender. If you are not an authorized recipient, please
> notify the sender immediately and permanently destroy all copies of this
> message and attachments.
>
> On Fri, 2009-08-14 at 09:47 -0700, Stefan wrote:
> > Would it not be setAsyncMode() for callbacks?
> > It seems though as as soon as you do a myProxy.setCallBackHandler() it
> > sets asyncMode to true, even if you have done setSyncMode() before. If
> > you call setSyncMode() after you done setCallbackHandler() it goes
> > into syncronous mode and ignores the callback. But no, I can not get
> > the callback to fire either.
>
> > On Aug 11, 11:00 pm, Matthew Woodward <[email protected]> wrote:
> > > ColdFusion wrote:
> > > > If you can get it to run I'd love to know how? ;-)
>
> > > I'll mess with this later today, but did you try it WITHOUT calling
> > > setSyncMode()?
> > > --
> > > Matthew Woodward
> > > [email protected]http://www.mattwoodward.com/blog
>
> > > Please do not send me proprietary file formats such as Word, PowerPoint,
> > > etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html
>
> > >  smime.p7s
> > > 4KViewDownload
>
>
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to