Login | |
|
 |
RE: Run files on the server? - 4/17/2006 1:56:58 AM
|
|
 |
|
| |
ebgreen
Posts: 4595
Score: 29
Joined: 7/12/2005
Status: offline
|
I am not a server-side scripter, so my answers will be somewhat limited: Should I have to tell the browser what to do, shouldn't it just run? I don't believe that web browsers in general will execute files. I would think that would be a huge security hole. If you want to execute the file I think you may need to do it through VBScript within a page. Is there a folder programs should reside in? As far as I know, wwwroot should work. I've seen people create a \Scripts subfolder so they can control exe permissions before as well. When you write VBscripts, is it ok to use a texteditor and just name them .vbs? Yes. where should they go? See the question about where programs should reside.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
| |
|
|
 |
|
 |
|
|