Click to See Complete Forum and Search --> : Call .Net Dll From Internet Explorer


potimus
April 10th, 2003, 10:33 AM
I have an ASP.NET application that I will use on my Local Intranet. I need to print some data from my client pc. I wrote a dll in VB.NET that makes the printout. So my question is, How Do I call the dll from Internet Explorer on my clients? The dll and the .NET framework are installed on my clients.


Or is there a better way to do this?



Thanks

hellomadhu
April 15th, 2003, 12:44 AM
i dont think its possible to control a printer on the client side thru
internet explorer.