Programming Asyncrona for FiveWeb

Programming Asyncrona for FiveWeb

Postby devtuxtla » Tue Dec 04, 2012 5:38 pm

Hello FiveWinners.

With this new thread I have the intension to learn this programming technology, which some of us may be new.
Some stakeholders like me in programming with FiveWeb (which I hope very nervous and fingers on the keyboard) must know this technique, allowing us to avoid headaches when programming.

Almost all programmers who started with old techniques, as we have always planned syncrona because our systems were intended to end users see results in a continuous inteccion between them and our application.

Not now, based on the programming technique Asyncrona need to think with some variations

In this space, I invite everyone to bring about programming asyncrona to raise our productivity.

I start with this article:

http://www.dotnetmania.com/articulos/pr ... rp-50.aspx

There are many more ... I hope to be enriched by their contributions.

regards
Visite Chiapas, el paraiso de México.
devtuxtla
 
Posts: 392
Joined: Tue Jul 29, 2008 1:55 pm

Re: Programming Asyncrona for FiveWeb

Postby Antonio Linares » Wed Dec 05, 2012 7:46 am

Gustavo,

FiveWeb uses JQuery UI Ajax implementation (method Load()) for async processes:

Code: Select all  Expand view

METHOD Activate() CLASS TBrowse

   if Empty( ::cAlias )
      ? "<script>"
      ? '$( "#' + ::cVarName + '" ).load( "' + ::cUrl + '" );'
      ? "</script>"
   endif  
   
return nil
 
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42089
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 92 guests