Hi guys,
I need to call dll from js, how?
Thanks in advance
Printable View
Hi guys,
I need to call dll from js, how?
Thanks in advance
I don't think you can.
Yes...Javascript is run on the client side, and the dll you would be using would most likly be on the server side. You can access a dll in ASP though. :D
Thanks guys, I saw later the same answers, so u r right probably