Summary: Warning: fopen(myfile.html): failed to open stream: Permission denied in /home/pseudo/public_html/groupies/tohtml.php on line 5 Warning: fputs(): supp...
Summary: Hi... I used the microsoft voice text in school to let the computer speak a text, and it worked fine... When I did it at home, it kept giving me a run...
Summary: Hello everyone. I need to run a forum on my website but don't know how to install "phpBB" on my website which was created with DreamweaverMX. I don't ...
Summary: hey stuby, trust me when i say get rid of the equal sign, your teacher will say the same thing, if he doesn't drop out, and go to a different school, ...
Summary: Does anyone know how the nslock control stores the program data? Does it use the registry or is the unlock code hidden in the exe? I need to know bec...
Summary: The following batch does that @Echo Off > %~pn1.out Set FOut=%~pn1.out Set PrevChar=~ For /f "tokens=* delims=" %%I in (%1) Do ( Call :SCREEN %%I) Set...
Summary: Hoping someone will know the answer to this. I have a batch file that searches for and replaces a string in a text file. It uses a FOR loop to read ...
Summary: Would you be intersted in a method other than VP, namely Perl? Here'a a method that I provided for someone else, actually it's 2 methods, one command ...
Summary: As posted, your script needs a command line parameter, like: mybat abc Apparently you are not giving it a parameter, because it's missing in this line...
Summary: Hello, Would it be possible to write a batch file which copies the contents of entire directory to another location? I don't want the script to copy t...
Summary: yep, alt-enter will do it. i was going to say that earlier, but i thought that for some reason you did not want it in full screen mode (exe. you need ...
Summary: To maxbre, I posted a strightforward solution based on your code that should work (as I said that was just coded NOT tested and is based on your sampl...
Summary: so sorry Razor2.3, it is still not producing the results that i wanted..maybe its my fault..i didnt explain properly...well here goes.... a server log...
Summary: Hi Judago, This seems to work, but like you I have a queasy feling about it. C:\temp\-\x-sim\ft>set z z:z=a: s =======================================...
Summary: here is solution using vbs/wscript/cscript/wsh/wsf, okay, i am not really sure about what's it called. it looks like vb to me. this is my first attemp...
Summary: Universal drive letter in a batch script. Need some help here? Hello all thank you for reading my post. I am a computer administrator for a local c...
Summary: If you want your program to do the FTP work itself, there are plenty of free FTP examples/libraries out there. If you're looking to use FTP.EXE, and n...
Summary: I have some files to rename. They are in a bunch of small folders in a large folder. Each small folder has 5 files. Each file is currently labeled sim...
Summary: whenever i am trying to open. it is showing winword.exe is needed for opening files of Microsoft word document.whether i will have to load exe or give...
Summary: Hi, I am new to batch script and need help. I have below a2.csv file: HDR20090619a2 aaa,111,222,333,bbb bbb,222,111,444,ccc ccc,333,444,111,ddd TRL000...
Summary: Hi , I have a string as WindowsXP-KB959542-Today.exe which need to be parsed to get only KB959542 . Can any one please help me in parsing this string ...
Summary: Hello. I have been trying for a few days to get a batch script to work with no luck. I have several subdirectories in a folder called "test box" tha...
Summary: Hi, I don't think windows scheduled task, supports running a script every minute, Instead, you can create a batch file which looks something like th...
Summary: I need help with a batch script that will do the following: Check to see if any folders or files exist in C:\Temp and if it does delete all folder in ...
Summary: You can't do it with "cmd" shell or use ".bat" file. You need write a script file with extention ".js" or ".vbs" in jscript or vbscript for running in...