Ascynchronous Call Back

  • Thread starter Thread starter John Wright
  • Start date Start date
J

John Wright

All,

I had a website implementing the ICallBackEventHandler with the
corresponding GetCallbackEventReference. On my web form I had two text
boxes, one to enter text the other to read the returned text all done
without reposting to the server. Now I have the FrameWork 2.0 Beta 2
release it all seems to change. I ran the conversion and it could not
convert it.

So, I need to know if anyone can point me to a reference on how to do this
async call back with the new framework. I prefer VB.NET for the code
behind, but can use C#. Both asp.net javascript code and the vb code behind
would be great. Thanks.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top