file and folder attributes





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

2
Date Submitted Tue. Sep. 12th, 2006 8:00 AM
Revision 1
Beginner dogo
Tags File | String
Comments 0 comments
This function loads an File into an String.
-9
Date Submitted Mon. Aug. 28th, 2006 9:00 AM
Revision 1
Helper axsaxs
Tags binary | CSharp | File
Comments 1 comments
Write a set of bytes into a so-called binary file. The point is that we use BinaryWriter here and we have a byte array as input.
8
Date Submitted Fri. Aug. 4th, 2006 4:16 AM
Revision 1
Helper axsaxs
Tags File | I/O
Comments 0 comments
Class method to read a binary file and copy it to a byte array.
-5
Date Submitted Sat. Apr. 15th, 2006 2:56 AM
Revision 1
Syntax Master dannyboy
Tags connect | VBSCRIPT
Comments 0 comments
check server sessions
-5
Date Submitted Sat. Apr. 15th, 2006 12:54 AM
Revision 1
Syntax Master dannyboy
Tags URLConnection | VBSCRIPT
Comments 0 comments
open internet explorer and navigate to a url
-7
Date Submitted Sat. Apr. 15th, 2006 12:47 AM
Revision 1
Syntax Master dannyboy
Tags "Email Address" | txt | VBSCRIPT
Comments 1 comments
Retrieve email adresses from a given text file
4
Date Submitted Sat. Apr. 15th, 2006 12:43 AM
Revision 1
Syntax Master dannyboy
Tags remote | services | VBSCRIPT
Comments 0 comments
List all services of a remote compute
3
Date Submitted Sat. Apr. 15th, 2006 12:40 AM
Revision 1
Syntax Master dannyboy
Tags admin | remote | VBSCRIPT
Comments 0 comments
enable remote admin settings
4
Date Submitted Sat. Apr. 15th, 2006 12:37 AM
Revision 1
Syntax Master dannyboy
Tags Hostname | IP | VBSCRIPT
Comments 0 comments
find external IP and external hostname with vbscript
7
Date Submitted Wed. Mar. 29th, 2006 11:31 AM
Revision 1
Helper digitaljunkie
Tags compress | File | gzip | Perl
Comments 0 comments
Need to GZip a file using Perl?

Use Compress::Zlib.

This is a simple perl script which creates a GZip file.