S
Steve
OK, I know I can't read a file with JavaScript, but I see references
that I can use the filesystemobject which is part of vb script. Can I
embed vb script in HTML?
I am writing a program for company internal use that will extract
information from a drawing on the user's local workstation and then
needs to convey that information to a web app communicating to the
user through their brower. Everything is pretty much microsoft tho'
we don't use IIS but are using the web serving capabilities of
weblogic.
Any suggestions for how to get that file's contents (probably less
than 1K) into the web app would be greatly appreciated. I don't mind
doing some digging here but point me in the right direction, please.
TIA
Steve
that I can use the filesystemobject which is part of vb script. Can I
embed vb script in HTML?
I am writing a program for company internal use that will extract
information from a drawing on the user's local workstation and then
needs to convey that information to a web app communicating to the
user through their brower. Everything is pretty much microsoft tho'
we don't use IIS but are using the web serving capabilities of
weblogic.
Any suggestions for how to get that file's contents (probably less
than 1K) into the web app would be greatly appreciated. I don't mind
doing some digging here but point me in the right direction, please.
TIA
Steve