Message from discussion
Call DLL (reside at client side) methods from Javacript/JQuery from web application?
Received: by 10.68.231.2 with SMTP id tc2mr1848170pbc.8.1336553275245;
Wed, 09 May 2012 01:47:55 -0700 (PDT)
Path: pr3ni5510pbb.0!nntp.google.com!news2.google.com!postnews.google.com!ns1g2000pbc.googlegroups.com!not-for-mail
From: Shri Saurabh <saurabh.goy...@gmail.com>
Newsgroups: mozilla.dev.extensions
Subject: Call DLL (reside at client side) methods from Javacript/JQuery from
web application?
Date: Wed, 9 May 2012 01:47:54 -0700 (PDT)
Organization: http://groups.google.com
Lines: 7
Message-ID: <4c09db87-0ae9-4ed9-a4ed-1f7c699e2646@ns1g2000pbc.googlegroups.com>
NNTP-Posting-Host: 122.180.50.78
Mime-Version: 1.0
X-Trace: posting.google.com 1336553275 15134 127.0.0.1 (9 May 2012 08:47:55 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 9 May 2012 08:47:55 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: ns1g2000pbc.googlegroups.com; posting-host=122.180.50.78; posting-account=MkvmxwoAAAAimk4WEp51_MO0nog81In9
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like
Gecko) Chrome/18.0.1025.168 Safari/535.19,gzip(gfe)
Content-Type: text/plain; charset=ISO-8859-1
Hi ,
I hav DLL file reside at client side n I hav web application
running on server...I want to call DLL methods into my web application
by JavaScript/Jquery etc.. How is it possible....plz guide me ASAP...
Thanks