Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invoking a Java Servlet from VBScript

Status
Not open for further replies.

ahsin

Programmer
Oct 1, 2003
8
US
Hi,
I need to invoke a java servlet from a vb program. I am trying to connect to a servlet from an excel application. For example, i have to retrieve the values of 2 cells from the excel file and pass it on to the servlet so that the servlet(Adding servlet) adds the 2 numbers and saves into a database.

Thank u
Ahsin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top