I have the following:
- ASP.NET website using the 3.5 framework
- One folder that contains a jar and a cab file of a control that I need to use on some of my webpages. The control is used to render maps.
What is the best way to use this control on my website? I know there are the object and applet tags, but I'm very unfamiliar with both. This project was dumped on me, and quite frankly, it's not in my area of expertise, so any help would be greatly appreciated!