User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 426,800 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,910 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 5582 | Replies: 3
Reply
Join Date: Feb 2006
Posts: 13
Reputation: chan karan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
chan karan chan karan is offline Offline
Newbie Poster

call vb.exe from javascript

  #1  
Feb 16th, 2006
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¬¬
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Posts: 1,590
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 35
Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: call vb.exe from javascript

  #2  
Feb 16th, 2006
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.
Reply With Quote  
Join Date: Feb 2006
Posts: 13
Reputation: chan karan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
chan karan chan karan is offline Offline
Newbie Poster

Re: call vb.exe from javascript

  #3  
Feb 16th, 2006
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~~
Reply With Quote  
Join Date: Sep 2007
Posts: 1
Reputation: shawno66 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
shawno66 shawno66 is offline Offline
Newbie Poster

Re: call vb.exe from javascript

  #4  
Sep 4th, 2007
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?
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JavaScript / DHTML / AJAX Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 7:27 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC