Ive been putting a website together for a while that got bigger as time went on so I started using includes for the menus etc which helped when I ever needed to change anything (Im very new to web building btw).
I changed all my pages to shtml to be able to do this and it works for all the ANSI...
Do you know if Japanese (katakana) text can be extracted from one text file, stored in a VBScript variable and then written to another text file?
The text file to extract the text from is in this format:
000000001,<Section ID=2>,<??????????????(japanese text)>
I would then need to split the...
Hi
I run a script daily that generates me an XML file with date in the name ie. (22_11_2003_ErrorLog.xml)
I need a HTML page that when opened will display a drop down box listing the dates in the names of the XML files.
When a specified date has been selected the corresponding XML file should...
I want to add a script to my crontab to delete some logs that grow
very quickly on a weekly basis. Unfortunatlty when the files are
created only root has the delete privledges. How can I run a script
from a regular...
I want to add a script to my crontab to delete some logs that grow very quickly on a weekly basis. Unfortunatlty when the files are created only root has the delete privledges. How can I run a script from a regular users login that will change to super user, delete the files then change back?
1. How do I get the contens of a rich text box to save (in the save as sence) as a html document?
2. How do I get the contens of a rich text box to save (in the save type)?
3. How do I get the contens of a rich text box to print?
4. What's the code to undo?
Thanks!
You may have read my last post about my comp's virus, well I'm now doing one of those housecall scans and it showing at the moment that 549 files have been infected however what I would like to ask is this, on most of them under 'Scan result' it says they are 'Cleanable' does this mean that the...
Ok the problem is everytime I open windows explorer, my docs and such, I get an e-mail sent to my outbox with noe text just a subject saying 'Help!!!' (that probebly being the programer being cockey) anyway I would like to know if anyone has heard of this and if anyone knows anything about it...
When I use the following peice of code, I get an error message stating "the system cannot find the file specified".
Set Command = WScript.CreateObject("WScript.Shell")
cmd = "c:\program files\Internet Explorer\iexplore.exe"
Command.Run (cmd)
But when I use this...
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.