Main > Free Download Search >

Free files in script

files in

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4024
Listing All Files in A Folder 1

Listing All Files in A Folder 1


You may use this small asp script to display all files in a folder. First we are creating a copy of File System Object. The following example illustrates how to display the files in same folder. more>> You may use this small asp script to display all files in a folder. First we are creating a copy of File System Object. The following example illustrates how to display the files in same folder.<<less
Added: 2004-02-12 License: Freeware Price: $0.00USD
11 downloads
Count files in a folder with php 1.0.0

Count files in a folder with php 1.0.0


If you need to count files in a folder using PHP then this little piece of php is just for you. Easy to add and change. more>> If you need to count files in a folder using PHP then this little piece of php is just for you. Easy to add and change.<<less
Added: 2009-02-18 License: Freeware Price: $0.00USD
12 downloads
How To Play Flash Video Files In ASP.NET 1

How To Play Flash Video Files In ASP.NET 1


Flash videos are very popular video format on Internet. To play flash video, you must have client side flash player. Using in ASP.NET web application can be automatized if you manipulate flash player with ASP.NET web custom control. Tutorial includes more>> Flash videos are very popular video format on Internet. To play flash video, you must have client side flash player. Using in ASP.NET web application can be automatized if you manipulate flash player with ASP.NET web custom control. Tutorial includes control source code in both C# and VB.NET.<<less
Added: 2009-03-10 License: Freeware Price: $0.00USD
16 downloads
Add a file extension to all files in a directory

Add a file extension to all files in a directory


This code will add a file extension to every file in a given directory. Make sure you have given the directory appropriate permissions before running this code. more>> This code will add a file extension to every file in a given directory. Make sure you have given the directory appropriate permissions before running this code.<<less
Added: 2007-07-13 License: Other Price: $0.00USD
10 downloads
FedhoSplit - split large files into smaller files 1.0

FedhoSplit - split large files into smaller files 1.0


FedhoSplit split large files into smaller files. Split by file size or by file number. Graphical User Interface. Split a large file into smaller files so that they can be easily copied to floppy disks or transferred via e-mail. Of course more>> FedhoSplit split large files into smaller files. Split by file size or by file number. Graphical User Interface. Split a large file into smaller files so that they can be easily copied to floppy disks or transferred via e-mail. Of course FedhoSplit can join these split parts back together again, so that the original file is restored.<<less
Added: 2007-05-30 License: Freeware Price: $0.00USD
10 downloads
 
Other version of FedhoSplit - split large files into smaller files
FedhoSplit - split large files into smaller filesFedhoSplit - split large files into smaller ... Of course FedhoSplit can join these split parts back together again, so that the original file
License:Freeware
Download
568 downloads
Added: 2007-05-30
Include Multiple .Config Files in ASP.NET Web Application 1

Include Multiple .Config Files in ASP.NET Web Application 1


Explains how to include multiple .config files to make ASP.NET Web application more secure and manageable. Microsoft ASP.Net provides a configuration system that can be used to keep our applications flexible at run-time. more>> Explains how to include multiple .config files to make ASP.NET Web application more secure and manageable. Microsoft ASP.Net provides a configuration system that can be used to keep our applications flexible at run-time.<<less
Added: 2006-07-21 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Include Multiple .Config Files in ASP.NET Web Application
License:Freeware
Download
1200 downloads
Added: 2006-07-21
Working with Directories, Drives and Files in ASP.NET 1.0

Working with Directories, Drives and Files in ASP.NET 1.0


Many times in your ASP.NET applications, you need to interact with the local file system, directory structures, reading and writing to files. or performing many other tasks. The System.IO namespace in the .NET framework makes working with file system and more>> Many times in your ASP.NET applications, you need to interact with the local file system, directory structures, reading and writing to files. or performing many other tasks. The System.IO namespace in the .NET framework makes working with file system and directories very easy. However there are things you need to keep in mind that is security. When you reading, or writing a file or folders in Web application, you are actually executing on behalf of the users that being assigned to your web application and mostly it is under ASP.NET user or Network Service user. You need to make sure that the user itself has write or read access for the particular file or directory you are working on. In this article, I will list down few important classes in .NET that you need to know in order to manipulate files and folders in ASP.NET application.<<less
Added: 2007-11-30 License: Free Non-Commercial Price: $0.00USD
13 downloads
Perl File Handling

Perl File Handling


This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files. more>> This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files.<<less
Added: 2007-05-24 License: Freeware Price: Free
917 downloads
Electronic Files Hosting

Electronic Files Hosting


500MB free file hosting service. 10MB file size limit. 1GB/month bandwidth. Hotlinking is allowed. All known filetypes are allowed. Uploaded files will never expire unless it violates their TOS. Hosted on fast servers with 1000mbps backbone connection. more>> 500MB free file hosting service. 10MB file size limit. 1GB/month bandwidth. Hotlinking is allowed. All known filetypes are allowed. Uploaded files will never expire unless it violates their TOS. Hosted on fast servers with 1000mbps backbone connection.<<less
Added: 2006-04-19 License: Freeware Price: $0.00USD
15 downloads
File Host Link Tester

File Host Link Tester


This class can be used to check the presence of files in file hosting services like RapidShare, MegaUpload, etc. more>>

File Host Link Tester is designed as a useful class that can be used to check the presence of files in file hosting services like RapidShare, MegaUpload, etc.

The script verifies the given URL address and checks whether it is the download page of a file available in a file hosting service or just an ad page. If the download page URL is value, the class retrieves the download page and parses it to obtain the file size.

Currently the class supports the following file hosting services: rapidshare.com, rapidshare.de, megaupload.com, megarotic.com, megashares.com, depositfiles.com.

Requirements:

  • PHP 5 or higher.
<<less
Added: 2009-07-06 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
15 downloads
Creating Word Files Online

Creating Word Files Online


ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what t more>> ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document.<<less
Added: 2006-10-05 License: Freeware Price: Free
1122 downloads
WebAsyst Files 2.0

WebAsyst Files 2.0


With WebAsyst Files you can store and share files on the Internet. UPLOAD: bulk uploader allows you to add multiple files with just one click. PUBLISH: get direct links to any file, selected files, or entire folder; create customizable WIDGETS and place more>> With WebAsyst Files you can store and share files on the Internet. UPLOAD: bulk uploader allows you to add multiple files with just one click. PUBLISH: get direct links to any file, selected files, or entire folder; create customizable WIDGETS and place them on your website or blog. SHARE and COLLABORATE: create accounts for other users and customize access rights to any folder (Read, Write or Full); you also can create user groups to easily manage permissions for multiple users. With WebAsyst Files you can keep your documents, MP3, videos, whatever other files online and make them available to share with family, friends and colleagues. Seamless installation on virtually any hosting. FREE signup to try on our host. $179 to get complete PHP scripts package. FREE upgrades for 1 year. 24/7 support.<<less
Added: 2004-12-04 License: Commercial Price: $0.00USD
16 downloads
Show Zip Files 1.0

Show Zip Files 1.0


A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file more>> A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file containing this script.<<less
Added: 2004-05-19 License: Freeware Price: 0.00
16 downloads
 
Other version of Show Zip Files
Show Zip Filesfiles available for download on your website. It can serve as the basis for a self updating photo ... To make a zip file available for download, simply upload it to the same directory as the php file
License:Freeware
Download
1996 downloads
Added: 2004-05-19
Creating Excel Files Online

Creating Excel Files Online


ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what t more>> ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document. .<<less
Added: 2006-10-05 License: Freeware Price: Free
1126 downloads
Checking Files Exists 1

Checking Files Exists 1


If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is FileExists that we will use it now. more>> If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is FileExists that we will use it now.<<less
Added: 2004-01-24 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5