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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call VB funtion from VBScript? 1

Status
Not open for further replies.

simplyJ

MIS
Jul 12, 2001
59
US
Is it possible to call a VBfunction from VBScript on a webpage?

Problem:
I am trying to figure out how to write to, or create, a file on the client side without server variables. The computer will not be connected to a web server or have PWS running.

Is this even possable? The only way I could think to do this would be to write a VB program and call it from the scripting of the HTML webpage. This might not be possible, but I have no idea how to do this.

Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top