ms excel files
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3548
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
Stock Flash Files
Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members. more>> Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members.<<less
Added: 2008-05-15 License: Free Non-Commercial Price: $0.00USD
19 downloads
Show Zip Files
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, 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: Free
1996 downloads
PHP Excel 2007
Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, more>> Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet and much, much more!<<less
Added: 2007-02-18 License: GPL Price: Free
1030 downloads
Counting lines in text files
In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method. more>> In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method.<<less
Added: 2007-03-28 License: Freeware Price: Free
945 downloads
Working With Excel Files (tab-delimited)
Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. Its easier than you think! more>> Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. Its easier than you think!<<less
Added: 2005-01-29 License: Not Specified Price: Free
1764 downloads
Import text file to MS Access
This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in more>> This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!<<less
Added: 2007-05-02 License: Freeware Price: Free
698 downloads
apgForm (to Excel) 1.7
apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file. apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. more>> apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file. apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. It can receive the form regardless of the way it was sent (POST, or GET.) apgForm requires PHP and a folder with read/write permissions to work.(CHMOD 777) apgForm is completely free.<<less
Added: 2004-11-03 License: Freeware Price: $0.00USD
13 downloads
Other version of apgForm
Price: FreeAdditionalInfoCreativeCommonsByhttpcreativecommons.orglicensesby2.5legalcode
License:Other Free / Open Source License
License:Other Free / Open Source License
Secure HTML form processor
FormNut (former Form-Mail) is an online service that will enable you to process your (secure) HTML forms without any programming knowledge needed. Their services comes with many advanced features and more>> FormNut (former Form-Mail) is an online service that will enable you to process your (secure) HTML forms without any programming knowledge needed. Their services comes with many advanced features and can be used for FREE! Supports file attachments, SSL forms, sending form result to multiple e-mail addresses, saving results to CSV files for Excel and more.<<less
Added: 2003-08-15 License: Freeware Price: FreeAdditionalInfoFreewarewithpossibleupgradetocommercialplans
2271 downloads
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
Working With Excel Files. (comma Delimited Or Csv)
Here is how to work with Excel files and PHP. more>> Here is how to work with Excel files and PHP.<<less
Added: 2006-02-11 License: Freeware Price: Free
1370 downloads
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
Create Excel, Word and other files from PHP 1
A small but effective utility module that can create .xls .xlr .doc .txt .ppt .rtf and .csv files. You just pass the data and a filename. It can also capture print output (from echo statements) and send that to a file. A demo module is included to show more>> A small but effective utility module that can create .xls .xlr .doc .txt .ppt .rtf and .csv files. You just pass the data and a filename. It can also capture print output (from echo statements) and send that to a file. A demo module is included to show how to create the data for the various file types. The most effective way is to provide html to Word or Excel. This has been tested on a Linux server with a Windows desktop system. It may work with a Mac ot Linux desktop but youll have to try it (let me know). Its pretty easy to modify so you can make additions if necessary.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
12 downloads
Flash Files Resource
Flash Files is a growing website with flash and graphic resource both free and commercial and a new graphic resource blog. more>> Flash Files is a growing website with flash and graphic resource both free and commercial and a new graphic resource blog.<<less
Added: 2009-03-20 License: Freeware Price: $0.00USD
13 downloads
Online EXCEL2HTML Convertor
Online EXCEL2HTML convertor is designed to convert Microsoft Excel file into HTML format online. Just upload your Excel file, system will print a HTML table for you. more>> Online EXCEL2HTML convertor is designed to convert Microsoft Excel file into HTML format online. Just upload your Excel file, system will print a HTML table for you.<<less
Added: 2005-01-26 License: Not Specified Price: Free
1752 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ms excel files search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed