How to use AddOnBeginRequestAsync

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aurel

    How to use AddOnBeginRequestAsync

    Hi,

    I try to use AddOnBeginReque stAsync, but I have some problems if i want to
    connect to a database.

    I use the same code as

    l/cpconhandlingpu blicevents.asp

    if I want to connect my database in DoSomething, my page is never
    rendered.Why?!?

    My method to call database work correctly(teste d).

    A asynchronous method is normally use for prevent buzzy client navigation,
    isn't it ?

    Thanks for help.

    Aurel


Working...