asp pages
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3940
Introduction to Built-in Objects in ASP Pages
This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, respo more>> This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, response, server, application, and session.<<less
Added: 2006-10-30 License: Free for non-commercial use Price: Free
1092 downloads
A simple ASP Login Page
A simple ASP Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection. more>> A simple ASP Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection.<<less
Added: 2004-09-20 License: Freeware Price: Free
1121 downloads
PHP2ASP Session 1.0
Using this script you can pass all your PHP user authentication sessions to ASP pages. I have given full detail explanation of the script so you can use the ASP page to authenticate and use it in the PHP pages. I wrote this scripts since there is no way more>> Using this script you can pass all your PHP user authentication sessions to ASP pages. I have given full detail explanation of the script so you can use the ASP page to authenticate and use it in the PHP pages. I wrote this scripts since there is no way of sharing sessions between both languages until this scripts ;)<<less
Added: 2005-03-19 License: Freeware Price: $0.00USD
13 downloads
Other version of PHP2ASP Session
Price: FreeAdditionalInfoIfyoulikethisscriptPleaseJoinSpyDB.com
License:Freeware
License:Freeware
ASP.NET Page Life Cycle 1
A page in an ASP.NET application consists of several server controls. These are the fundamental building blocks of an ASP.NET application. This tutorial explains life cycle of an ASP.NET page whether the page is requested for the first time or it is a more>> A page in an ASP.NET application consists of several server controls. These are the fundamental building blocks of an ASP.NET application. This tutorial explains life cycle of an ASP.NET page whether the page is requested for the first time or it is a postback.<<less
Added: 2008-08-08 License: Freeware Price: $0.00USD
12 downloads
Free ASP Image Gallery 1.01e
Free Image Gallery - A free simple one page asp script to easily create a nice image gallery with captions. Simple place the asp script in a directory with folders containing pictures to create your gallery. Also can add captions to pictures by simply more>> Free Image Gallery - A free simple one page asp script to easily create a nice image gallery with captions. Simple place the asp script in a directory with folders containing pictures to create your gallery. Also can add captions to pictures by simply placing a captions text file in each folder.<<less
Added: 2004-10-26 License: GPL Price: $0.00USD
13 downloads
Other version of Free ASP Image Gallery
License:GPL
ASP Project Management 1.1e
A simple, easy to use project management tool. Web-based using ASP (active server pages) and Microsoft Access. ASP Project Management can be setup in only a few minutes and ready to use. Open source GPL. more>> A simple, easy to use project management tool. Web-based using ASP (active server pages) and Microsoft Access. ASP Project Management can be setup in only a few minutes and ready to use. Open source GPL.<<less
Added: 2005-03-24 License: GPL Price: $0.00USD
13 downloads
DP ASP Calendar 1.0 1.0
A Calendar purely written on VBScript. Toggle between years and months. Today appear in silver. Good for learning Date Functions in VBscript. Can be included anywhere on your existing ASP pages. You can also use the other file where you can add schedules more>> A Calendar purely written on VBScript. Toggle between years and months. Today appear in silver. Good for learning Date Functions in VBscript. Can be included anywhere on your existing ASP pages. You can also use the other file where you can add schedules to dates more like an Event Calendar. Includes an admin area where you can add,edit and delete schedules. Really neat!<<less
Added: 2006-06-15 License: Freeware Price: $0.00USD
11 downloads
Other version of DP ASP Calendar
License:Freeware
ASP image resize and convert
Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components. Live online sample. more>> Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components. Live online sample.<<less
Added: 2007-02-06 License: Freeware Price: Free
656 downloads
DB2ASP Creator 2.0
With DBASP Creator you will be able to generate all the administration pages for your Web site yet code HTML and VbScript (ASP) from a Access database, and testing directly before to upload to the project on your Web server, and if you do not have more>> With DBASP Creator you will be able to generate all the administration pages for your Web site yet code HTML and VbScript (ASP) from a Access database, and testing directly before to upload to the project on your Web server, and if you do not have installed no Web server (IIS or PWS) locally you do not worry, DBASP Creator already has their own Web server that supports ASP pages! In this version available for gratuitous donwload, three pages by table are generated: - Visualize (paging) - Add data - Edit data - Delete data One create the project, other pages generated: - Connection to the data base (DNS Less) - Default page (default.asp) - Menu with all the options - Page for access by means of password (login.asp) - Page of logout administration (logout.asp) - Page that closes and destroys the connection object to the data base.<<less
Added: 2006-12-15 License: Freeware Price: $0.00USD
183 downloads
Other version of DB2ASP Creator
License:Freeware
ASP.NET 2.0: Web Pages and Layout
In this tutorial you will learn how to Enable Users to Edit Pages and Change Layout, To create a user control that enables changing page layout, To enable users to change the layout and To test layout more>> In this tutorial you will learn how to Enable Users to Edit Pages and Change Layout, To create a user control that enables changing page layout, To enable users to change the layout and To test layout changes.<<less
Added: 2006-06-04 License: Freeware Price: Free
1256 downloads
DP ASP Random Quote 1.0
This little script retrieves data by jumping into a random record number based on the recordcount of the database. Also includes an Admin Area where you can add,edit or delete Quotes. Can be displayed anywhere on your existing ASP page. Free! more>> This little script retrieves data by jumping into a random record number based on the recordcount of the database. Also includes an Admin Area where you can add,edit or delete Quotes. Can be displayed anywhere on your existing ASP page. Free!<<less
Added: 2006-06-15 License: Freeware Price: $0.00USD
13 downloads
Other version of DP ASP Random Quote
License:Freeware
ASP.NET 2.0 Page Object Model
In this tutorial you will learn about Page Object Model, the Attributes of the @Page directive, the properties of the Page Class, Methods of the Page Class, Page Class Events and the Page Scripting Ob more>> In this tutorial you will learn about Page Object Model, the Attributes of the @Page directive, the properties of the Page Class, Methods of the Page Class, Page Class Events and the Page Scripting Object Model.<<less
Added: 2006-06-01 License: Freeware Price: Free
1243 downloads
ASP Speed Tricks
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential fo more>> This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.<<less
Added: 2003-07-23 License: Freeware Price: Free
2284 downloads
Custom Paging in ASP 1
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database more>> This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.<<less
Added: 2003-11-12 License: Freeware Price: $0.00USD
14 downloads
ASP.NET 2.0 Working With Master Pages
In this Tutorial you will learn how to work with Master Pages, create a file system on website, create a Master Page, create layout table for the Master Page, To add static content to the master page more>> In this Tutorial you will learn how to work with Master Pages, create a file system on website, create a Master Page, create layout table for the Master Page, To add static content to the master page and add a content placeholder.<<less
Added: 2006-06-01 License: Freeware Price: Free
1254 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 asp pages 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