943,879 Members | Top Members by Rank

Ad:
Feb 16th, 2006
0

call vb.exe from javascript

Expand Post »
would anyone can help me to solve this problme¬¬

i have to change the password in two system at the same time, one is web system which is designed by J2EE and the other is lotus notes.

i have written a vb program for changing the password in lotus notes, but i don't know how to use the javascript to call this vb.exe.

can anyone help me to solve this, really urgent¬¬

thank you so much¬¬
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
chan karan is offline Offline
13 posts
since Feb 2006
Feb 16th, 2006
0

Re: call vb.exe from javascript

You can't technically "call"... Umm. I realized I have no way of intelligently answering your question.

This "vb program" you have, is it VB.NET? Is it ASP? Is it even a web application?

Listen, all a web browser can do, really, is submit a "Request" to a web server. The web server may or may not call a program (written in any number of web development languages) to process the Request and generate a Response. JavaScript doesn't alter that equation in the least. All it does is interact with the client document and browser. It can't "call" anything on the server.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Feb 16th, 2006
0

Re: call vb.exe from javascript

Thank you for your reply,
Actually, the work that i want to do is change the password in both system, the web system and lotus notes.

do u have any suggestion on doing that except writing a program in vb.exe.

Thank you very much~~
Reputation Points: 10
Solved Threads: 0
Newbie Poster
chan karan is offline Offline
13 posts
since Feb 2006
Sep 4th, 2007
0

Re: call vb.exe from javascript

Your VB app talks to the webserver via STDIN and STDOUT.

Google for VB STDIN to see some code on how to do this.

You also have to set up your Windows web server with the correct permissions to run your VB program.
I am assuming that you will be running this program from a webpage?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
shawno66 is offline Offline
2 posts
since Sep 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Javascript Function return value into PHP or not ?? Please help !!
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: Timer Problem in Javascript





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC