Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 20,486 times

Downloads

Related Categories

MS Agent in a web site

Warren

Ever wondered how to use the MS Agent characters from your website? This example demonstrates how, using JavaScript and VB Script.

The MS Agent can be used to enhance user interactivity. Everything from anouncing site updates and news, to help with forms, admin controls, questions, etc. This article displays the MS Agent in web applications. MS provides some pre-generated characters: Peedy,Robby,Genie, and Merlin. You can download them from
here . Microsoft also has a character editor that you can download to customize and design your own characters.

To try this example out, simply download & extract the file for this page and view them in a web browser!

Comments

  • Re: [2891] MS Agent in a web site

    Posted by pcmattman on 06 Sep 2006

    interesting code... my main question is does it work on all browsers?? would there be a way to possible detect the existence of the MS Agent control and if it isn't there (ie. on a mac maybe?) then st...