Using MS Agent in ASP.NET

  • Thread starter Thread starter ericvdb
  • Start date Start date
E

ericvdb

Hi all,

is it possible to use MS Agent in ASP.NET pages using VB???
Any examples out there?

Greetings Eric
 
The MS Agent controls run inside the Internet Explorer client. As such, they
use VBScript on the client. About all you can do in ASP.NET code is output
client-side script and make it execute as the page loads.
 

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