How do I call a DLL on the client's PC

G

Guest

Greetings

I have a webform that I need to download a DLL to the client's PC and then call the DLL and pass it a value. I have looked everywhere but I can't find a good example

Any suggestions?

Ron
 
C

Calvin Luttrell/ProjectThunder.com

Ron,

You may want to consider a winform application running from internet explorer unless that is what you mean by webform. An ASP.Net webform is not going to download a DLL and run code form it very easily. What are you trying to accomplish?
I have a webform that I need to download a DLL to the client's PC and then call the DLL and pass it a value. I have looked everywhere but I can't find a good example.


-Calvin Luttrell
ProjectThunder.com
 
G

Guest

Specifically what I want to do is automate WORD on the client PC that incorporated data from our server. I have a DLL that if you pass it a customer ID it gets the dat, creates a WORD document on the client PC and then prints it

Thank

Ron
 

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

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top