| Port 25 Checker |
|
|
Description: |
If you are having
problems sending email, this utility can check if your ISP blocks Port 25. |
|
Author: |
Markus Diersbock et al |
|
Code: |
N/A |
|
Platform: |
Windows |
| |
|
| prsweb |
 |
|
Description: |
Similar to grep. Allows user to parse web log (or anyfile)
for pattern and save matching line to a second file. |
|
Author: |
Markus Diersbock |
|
Code: |
C/C++ |
|
Platform: |
Unix, Windows |
| |
|
| Logger |
 |
|
Description: |
Useful in batch files to keep a logs of Time/Date events.
For example you could call this app from autoexec.bat to keep logs of when
the computer is booted or re-booted. |
|
Author: |
Markus Diersbock |
|
Code: |
C/C++ Win32 |
|
Platform: |
Windows |
| |
|
| MyDoom Virus Scanner |
|
|
Description: |
MyDmChk.exe will scan any computer with an IP address
for the MyDoom (W32/Mydoom@MM) virus/worm. If detected you can download from Symantec a removal utility: More Info |
|
Author: |
Markus Diersbock |
|
Code: |
Application |
|
Platform: |
Windows |
| |
|
| array_merge_assoc() |
 |
|
Description: |
Works on a like idea as array_merge(),
but instead of concatenating arrays, it takes two related indexed arrays and creates one associative array. |
|
Author: |
Markus Diersbock |
|
Code: |
PHP Function |
|
Platform: |
Unix, Windows |
| |
|
| gURL |
 |
|
Description: |
A simple cURL-like implementation. Additionally, gURL
allows posted fields data not only to be a string, but also an array. |
|
Author: |
Markus Diersbock |
|
Code: |
PHP Class |
|
Platform: |
Unix, Windows |
| |
|
| ASP File
I/O |
 |
|
Description: |
Read/Write/Append Text files in your ASP or VB code.
Safer to use than FileSystemObject since it restricts users to authorized directories via settings from
ASPFileIO.INI. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 / ASP |
|
Platform: |
Windows |
| |
|
| ASP Net
Mapper |
 |
|
Description: |
Allows webserver to map to a network share from within an
ASP page. Note |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 / ASP |
|
Platform: |
Windows |
| |
|
| Web2File |
 |
|
Description: |
Save a webpage to a local file. Use in a VB application
or ASP. Great for saving a page created dynamically for later use, receipts,
graphics, etc. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 |
|
Platform: |
Windows |
| |
|
| DOSClip |
 |
|
Description: |
Within a DOS session a batch file, script, application,
etc can pass a commandline value to DOSClip which will tranfer it to the
Windows Clipboard. |
|
Author: |
Microsoft MSDN/Mark Henri |
|
Code: |
C/C++ |
|
Platform: |
Windows |
| |
|
| URLEncode() |
 |
|
Description: |
Encodes a string to create a legally formatted QueryString for URL. This function is more flexible than the IIS Server.Encode
function (undocumented URLPathEncode is even worse) because you can pass in the WHOLE URL and only the QueryString data
will be converted. Also see URLDECODE code. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 / ASP Function
(must modify variables to Variants) |
|
Platform: |
Windows |
| |
|
| URLDecode() |
 |
|
Description: |
Decodes a URLEncoded string. What IIS left out. Also see URLENCODE code. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 / ASP Function
(must modify variables to Variants) |
|
Platform: |
Windows |
| |
|
| SQL2VB |
 |
|
Description: |
This utility takes the structure of table
and creates a VB Form that contains lables and textboxes for each column.
The textbox property attributes are set to reflect the attributes of the
column. A text file is also created with cut&paste code for two-way
assignments. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 |
|
Platform: |
Windows |
| |
|
| Peek |
 |
|
Description: |
Peek into large files.
Similar to UNIX head command. |
|
Author: |
Markus Diersbock |
|
Code: |
C/C++ |
|
Platform: |
Unix, Windows |
| |
|
| Proxy Test |
|
|
Description: |
This utility tests if applications are
able to tunnel through a firewall/proxy. Great for debugging. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 |
|
Platform: |
Windows |
| |
|
| SortMultiArray() |
 |
|
Description: |
Sorts a Multidimensional Array. |
|
Author: |
Markus Diersbock |
|
Code: |
Visual Basic 6.0 / ASP Function (must modify variables to Variants) |
|
Platform: |
Windows |
| |
|
| MSSQLSafe() |
 |
|
Description: |
Uses Regular Expressions to create filtered strings, safe for MS SQL Server tables. |
|
Author: |
Markus Diersbock |
|
Code: |
VBScript/ASP Function |
|
Platform: |
Windows |
| |
|
| MySQL_Safe() |
 |
|
Description: |
Uses Regular Expressions to create filtered strings, safe for MySQL Server tables. |
|
Author: |
Markus Diersbock |
|
Code: |
PHP Function |
|
Platform: |
Linux,Windows |
| |
|
| OCX/DLL Reg |
 |
|
Description: |
Creates an option in the right-click menu that allows quick
OCX/DLL file registration with the system. No more dropping to the commandline. |
|
Author: |
N/A |
|
Code: |
N/A |
|
Platform: |
Windows |
| |
|
| CPU Info |
|
|
Description: |
Gives speed and other CPU details. |
|
Author: |
AMD |
|
Code: |
N/A |
|
Platform: |
Windows |
| |
|
| Hardware/Software Info |
 |
|
Description: |
Everest Home Edition is a system information and benchmarking tool with full hardware & software information. |
|
Author: |
Lavalys Consulting Group, Inc. |
|
Code: |
N/A |
|
Platform: |
Windows |
| |
|
| Remote Desktop/TS PRN Redir (.reg) |
 |
|
Description: |
Printers That Use Ports That Do Not Begin With
COM, LPT, or USB Are Not Redirected in a Remote Desktop or Terminal Services Session (KB302361 ). |
|
Author: |
N/A |
|
Code: |
N/A |
|
Platform: |
Windows |
| |
|
| GoToMyPC Applet |
 |
|
Description: |
GoToMyPC Applet |
|
Author: |
N/A |
|
Code: |
N/A |
|
Platform: |
Windows |
| |
|
| Remote Desktop License Fix |
 |
|
Description: |
Resolves issue with "The remote computer
disconnected the session because of an error in the licensing protocol". Download and install this .reg file. |
|
Author: |
N/A |
|
Code: |
N/A |
|
Platform: |
Windows |