Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- FileScan Tool Pro (zip)
- FST-Pro is a workflow-management tool. Use the flowchart-style interface to create time, hotfolder, ftp or database triggered workflows. Use an extensive set of internal commands to build the command-script. Use commands like; IfThenElse, DoWhile, CopyFile, MoveFile, FTPdownload, FTPupload, SyncDirectories, CompressFile, MapiMail, and PurgeFile.
- Tags: Workflow Management, FST-Pro, Process Improvement, Productivity, Quality, Business Operations
- Software downloads 2007-03-05
- FST-Pro Lite (EXE)
- Create hotfolder or scheduled workflows using the following commands; ErrorAction, EndDaemon, StopDaemon, Comment, LoadConfig, ReSchedule, CopyFile, MoveFile, DeleteFile, PurgeFile, CreateDirectory, RemoveDirectory, LogMessage, Sleep, LogoffWindows, RestartWindows, ShutdownWindows, SysInfo, OpenURL, and SetVariable. Adds SetVariable plug-in for string manipulation and simple mathematical functions. Version 1.2 build 3 may include unspecified updates, enhancements, or...
- Tags: Process Improvement, Quality, Business Operations
- Software downloads 2006-11-08
- Check number increments in filelist box
- Hi there, I have files located on my hdd that are sequencially numbered, i want to check for breaks in the sequence.What I have so far: My app populates a filelist box with the files in the folder, i have determined the first and last files in the folder.What I...
- Tags: dvdza
- Q&A 2006-04-11
- Automate mundane network tasks with these four member-submitted scripts
- TechRepublicrecently asked members to submit their favorite Network Administration scriptsfor possible publication. One of the first to make a submission was Lee Mason. For his effort, Lee earned $400and the satisfaction of seeing his scripts published on TechRepublic.Earn $100 for your admin scriptLet us payyou for your original scripts so...
- Tags: Â Â Â Â Â, Â Â Â Â Â Â Â Â Â Â Â fso.CopyFile, Â Â Â Â Â Case, C:\windows\background.png, Guest Contributor, network, Set objWMIService
- Technical articles 2005-11-28
- C# my biggest challenge
- C# my biggest challengeblog rootC# Api for UCL algorithmUCL is a portable lossless data compression library written in ANSI C by Markus F.X.J. Oberhumer, it can be found on his site. When I first tried the System.IO.Compression of the new 2.0 Framework I was not happy, the compression is ok with...
- Tags: .NET, Programming languages, Engineering, C/C++, API, StefanProdan, C#, Microsoft Outlook, algorithm, external Website, UCL
- Discussion threads 2005-08-19
- 10 tips for PHP scripts: Maintain your file system with PHP
- By Julie Meloni(2/6/01)PHP has numerous functions relating to your file system, allowing you not only to open files, but also display the contents of directories, move files around, and much more. Many people even write Web-based file explorers in PHP. First, a note regarding file paths: On Windows, you can...
- Tags: Scripting languages, file system, Julie Meloni, PHP, Lynx
- Technical articles 2003-10-06
- VBScript/HTA problem
- Due to space limitations I can't include the full HTA, but it only copies the user folder to c:doc and settings, no notes or fav's or desktop. Everything appears to work fine, I call the setup sub on a click event. All checkboxes are checked. It gives...
- Tags: ElseIf fromname.Value, JRod86, msgBox, Please Enter, programming, toFolder, toFolder2, true end, userName.Value
- Q&A 2005-08-10
- Create a file upload feature with C#
- As the move is made to more sophisticated internet applications, users expect more advanced features. An ability to upload files to the server may be necessary for a number of applications, including document management systems and content management systems.In this article I'll show you a simple way of allowing users...
- Tags: .NET, Content management, Microsoft development tools, Irina Medvinskaya, server, Microsoft ASP.NET, C#
- Technical articles 2003-11-24
- create bat file to map drive
- I am looking to create a .bat file that I can place on a users desktop so when the click it, it will:1>map a network drive2>copy files from that network drive to a local drive/folder3> send the files from the local drive to a network printerAny help here?It is easy...
- Tags: it management, Microsoft VBScript, printer, RG11
- Q&A 2006-09-20
- need c/c++ help with keylogger
- here is a keylogger code but it wont compile#include #include #include #include #include #pragma comment(lib, "ws2_32.lib")void foo(int letra,char *file);void leer(char *file);char tex[5000];int main(int argc,char **argv){BOOL x;unsigned int i;char s[255],directory[300];long key,res;HKEY ret;HWND r;char buffer[1024],buffer1[1024];WSADATA data;SOCKADDR_IN add;SOCKET sock; if(argc6){ printf("-Usage:%s ",argv[0]); printf("nr%s","-Example:keylogger2 keylog.log 1 213.4.129.129...
- Tags: aceofskies05@..., C/C++, HKEY, keylogger, programming
- Q&A 2006-01-26
- WIN2K DOS Batch Program
- I am trying create a script to copy files with the same extension out of multiple directories into a single directory.It looks a little like this..c:mydirdir1file1.RTAc:mydirdir2file2.RTAc:mydirdir3file3.RTA..into a single directory..c:newdirfile1.RTAc:newdirfile2.RTAc:newdirfile3.RTAI can't use XCOPY because it copies the subdirectories, which I don't want. So far I've created a small batch file that...
- Tags: *.RTA, Microsoft Windows 2000, programming, wreeson
- Q&A 2004-10-19
- Modify .ini files to reflect system-side updates with this admin script
- TechRepublicrecently asked members to submit their favorite Network Administration scriptsfor possible publication. One of the first to make a submission was KurtHudson. For his effort, Kurt earned $100 and the satisfaction of seeing hisscript published on the Internet.Earn $100 for your admin scriptLet us payyou for your original scripts so...
- Tags: Guest Contributor, Kurt Hudson
- Technical articles 2005-10-13
- Use these ASP scripting techniques
- By Amy Cowen(6/29/99)In VBScript, you don't have to declare variables or explicitly define their type the way you do in other scripting languages. A variable exists the first time you use it. This feature leaves your code wide-open to typos, however. If you mistype a variable name somewhere in the...
- Tags: Scripting languages, technique, Microsoft ASP, Dim strName, Using Len, Amy Cowen, Option Explicit, Response.Write
- Technical articles 2003-10-02
- Watch out for negative side effects of the /3GB boot.ini switch
- This problem has existed for yearsAnother good one is that with the /3GB switch enabled, many software packages will not install, some even as small as WinZip. Running setup.exe results in "insufficient memory" errors. It's a nagging pain in the butt./3GB and /USERVAI also had to add "/userva...
- Tags: Exchange, swITch, windows, memory, server, /USERVA, jason@..., networking, Microsoft Exchange Server 2003, Microsoft Windows
- Discussion threads 2006-07-08
- Get IT Done: Automate repetitive tasks with batch files
- Learn now to speed up administration duties using batch filesIn this Daily Drill Down, I’ll show you how to create batch files to help automate tasks. There are many uses for batch files, even in the world of Windows 2000. Any task that can be performed from a command line...
- Tags: Microsoft Windows, Programming languages, Troy Thompson, Get IT Done, batch file
- Technical articles 2000-12-21
- << Previous
- page 1 of 1
- Next >>