FancyPrairie
Programmer
I'm using ASP.Net 2.0 and am trying to figure out how to perform client callbacks. I've seen complicated examples using javascript but none using vbscript. Does anyone know how to do it in vbscript?
For an example, I would like to call a server-side class function from a html page. All the server-side class function needs to do is to return the current system time and date as a string.
Any help?
For an example, I would like to call a server-side class function from a html page. All the server-side class function needs to do is to return the current system time and date as a string.
Any help?