Sponsored Links |
Create an Employee Photo Directory with Excel and ASP description
This article shows how to use an Excel file as the database for an employee photo directory. As part of the Active Server Pages application it explains how to configure the spreadsheet for online use, create recordsets from the rows of data, and perform queries and navigate using a browser.
| Download now |
Create an Employee Photo Directory with Excel and ASP Copyright
Related Software to Create an Employee Photo Directory with Excel and ASP
Aim of this articles is to display records from an Microsoft Excel in an ASP. We could use general SQL command while retreving data from an excel sheet. All we need to know how to connect Excel file.
This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db instead of writing output to the browser, html text is wri
This tutorial shows a quick and easy way to generate Excel reports using just ASP. It allows the server to dynamically create Excel reports without taking up any space on the server, and also allows m
Aspose.Excel is the .Net Excel spreadsheet reporting component which can create Excel spreadsheets featured in formatting, functions, pictures and charts. With it, you can create Excel spreadsheets bo
Good-looking calculating JSP-page from Excel. Separate JavaBean with full source. 140 Excel-functions supported. No Excel needed on server. No Excel needed for the users of the JSP-pages. No programmi
PHP Excel Converter is a PHP script that extracts data from your Excel file and imports it to MySQL database. It processes large Excel files up to 10 Mb. Customizable versions for larger sizes are ava
License: Commercial License
Filesize:
Date added: 2005-10-25
This php excel script will dump your data from SQL table (MySQL, supply your own SQL query) to a microsoft excel (.xls) file. The Excel file is specified as such by a set of headers, defining content.
PHP Excel Pro is an application ( with lots of examples ), on writing to an excel file, without the use of COM objects. Supporting all basic values for cells such as numbers and strings, PHP Excel Pro
n employee time and attendance system keeps track of when your employees sign in and out of work. This information can then be compiled to produce the total hours worked and the amount that the employ
In this tutorial I will show you how to create a simple photo gallery. The script creates thumbnail images if needed and displays all images in the given directory.