Summary: Hi there, I wonder if my request can be done in DOS script. Description: I want to download mcafee program to my harddisk. The link is following. htt...
Summary: Reposted from DOS forum: I'm not familar with DOS and require technical assistance for a solution... I have to write a .cmd file (NOTE: This .cmd fil...
Summary: I am trying to use regular expression to get all the characters from a line until a specific character occurs. For example, I have the following line:...
Summary: Hi Fishmonger & dtech10 Thank you both for your replies. It's really great to see. Sorry for my late answer. Haven't checked the forum until now. Firs...
Summary: Yes, this can be done. Start by using a php coded script to calculate the day of the week (for example) based on current date. Open up the web page ...
Summary: I do this using a windows 2000 scheduler across my LAN for several systems. The Wake-ON-LAN feature has to be supported. I am also sure that this can ...
Summary: hi gtaion .. wow, u got me quick ... i mean u just answered my ques real time. cheers! any way, i come across a link about 'color'. i just don't know ...
Summary: Well, first, where are you at in terms of what you DO know? You're using XP pro. Does that mean you want to write a win32 program in MASM? This is n...
Summary: Hi folks, I need each command line typed on Console/Xterm window to be automatically copied to a file after hitting [ENTER] and the last "ten/x" lines...
Summary: The forum script I use relies on .htm templates for it's layout, which are located one level down from the main script's directory. It's currently pos...
Summary: OK, thx for your replies, I found another solution on this forum for uploading file. Now I have another issue. Here is what my batch file looks like: ...
Summary: Hello everyone, I have a rather tricky (or maybe impossible) request... I work in a network operation center and we monitor routers and switches at br...
Summary: I would like to make a batch file, which I think would be easiest, to create a text file named userinput.cfg. In userinput.cfg, I want it to create ...
Summary: I need to import data from a webpage into excel spreadsheet. Currently I cut and paste but this very tedious and formating the data to fit into spread...
Summary: I have to back up *wizard-fred* on this issue. You come to this forum looking for help yet when someone asks you a question you provide a wise ass ans...
Summary: Relates to an ealier post with title: Batch File deleting files by date? HAD TO CHANGE FOLLOWING TO GET WORKING 1. In Line: for /f "tokens=2" %%i in (...
Summary: i want to check if a file is exists in a directory or not during runtime in my C++ programme i wrote on solaris any one knows how that check can be d...
Summary: It can be done... There is a file somewhere called "Show Desktop". If you open this file, it will minimize everything, including these dialogs. Under ...
Summary: I am not a programmer but am working on an idea and need to know if something I have in mind can be done and if so with what level of difficulty. It i...
Summary: I'm fairly certain this can be done (simply), but it's been years since I wrote a batch file, and I'm scared I'll screw things up and end up deleting ...
Summary: Razor2.3, It's a huge pain to do, but yeah, it can be done. I'd suggest a different language, like VBScript, but I think it's doable with batch. I ju...
Summary: Hi Marie, Judago landed first on the Moon, but mission n°2 may be interesting too. Please until you are not abosolutely sure the batch works as you w...
Summary: In my personal opinion, I favor C++. I also favor object oriented programming. Tell me what you can do in C, that you can not do in C++ faster? Every ...
Summary: Dear all: My family runs a little export business. I would like to design an invoicing application with database support which wud take a few inputs a...
Summary: Alright I've got a list A and a list B. I would like to be able to save list A and list B into one file, which I could later use a LOAD button to load...