-
1
- #1
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?
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?