How do i get the directory of the webpage in VBscript?
I tried:
Set WshShell = CreateObject("WScript.Shell")
sDir = WshShell.CurrentDirectory
But for some strange reason this returns "C:\WINDOWS\system32"
But my asp page is in "my documents" So why can't i get this?
How do I create a button on an asp page in HTML/Dreamweaver, that when clicked performs some vb script code?
I.e. displays "hello world" on some textbox on the screen.
Here are some other problems related to file management:
-Is there a Control Panel type thing that shows all of the programs that are installed?
-Is there a way to get to "folder options", and change the settings of how files are displayed? At the moment the files are not displayed with the 3...
I have just started using a handheld device with Windows CE for a project I am working on. I am having real trouble with file management. How do I get the properties of a file or folder (i.e do the equivaelnt of right-clicking on the file and choosing "properties" in Windows for a desktop)?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.