| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
ASP Simple Calendar | ASP (Active Server Pages), HTML | Intermediate / Ravi Chand | 17774 since 1/3/2002 12:27:32 AM |
By 9 Users 4 Excellent Ratings
|
| |
The code displays a simple calendar for the selected month and year. U can even trap the date on which the user has clicked. |
| |
| |
| |
 |
ASP Tab Dialog Control | ASP (Active Server Pages), HTML | Beginner / Tom Bruinsma | 44800 since 9/4/2002 9:36:58 AM |
By 33 Users 30 Excellent Ratings
|
| |
UPDATED 11/4/3002 -- This code is used to create a tab control similar to the tabbed dialog control in vb, it comes in very handy when you have alot of information to display but no room to put it. You simply add the tabbed dilaog and organize everything ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
ASP TreeView (ASP/CSS) | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Sine45 | 12943 since 4/12/2004 2:20:22 PM |
By 7 Users 7 Excellent Ratings
|
| |
An extremely simple TreeView control written in ASP.
This code show how to create a simple treeview class using ASP and Cascading Stylesheets. It also shows how to load the treeview from a database table
Greate for programmers who want to learn how to cr ...(description truncated) (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Asp.Net Progressbar 1.0 | ASP (Active Server Pages) | Intermediate / *CodeWarrior* | 6732 since 8/26/2003 2:18:32 AM |
By 1 Users
|
| |
Create Dynamic Progressbar
Dynamic Progress bar control,very usefull to display various information Try different Values:
http://localhost/drawing.aspx?percent=20
http://localhost/drawing.aspx?percent=50
http://localhost/drawing.aspx?percent=70
http: ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
ASP/CSS Drop-down | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / LoKi-ZA | 34182 since 6/23/2000 10:00:27 AM |
By 8 Users 5 Excellent Ratings
|
| |
This code creates a CSS drop-down (small text/colours - whatever) that pulls values from a DB. It also validates the browser to check for CSS compatability. Can be nicely adapted for any site! *added (27/06/2K) - This assumes that you have a connection al ...(description truncated) |
| |
| |
| |
 |
ASP/CSS TreView | ASP (Active Server Pages), HTML | Intermediate / Sine45 | 5146 since 5/2/2006 2:21:08 AM |
By 1 Users
|
| |
An extremely simple TreeView control written in ASP. This code show how to create a simple treeview class using ASP and Cascading Stylesheets. Excellent for programmers who want to learn how to create simple ASP controls
(ScreenShot) |
| |
| |
| |
 |
Auto-Complete Input Dropdown | ASP (Active Server Pages), HTML | Advanced / Mark Kahn | 10297 since 2/24/2005 9:50:19 PM |
By 3 Users
|
| |
Creates an HTML Input box with an auto-complete menu below it. Look at the screenshot and/or demo. (ScreenShot) |
| |
| |
| |
 |
Bottom Tabs | VbScript (browser/client side)
| Advanced / Lewis E. Moten III | 30736 since 3/1/2002 7:44:12 PM |
By 13 Users 12 Excellent Ratings
|
| |
Simulate the tab control found at the bottom of popular programs such as visual Interdev and Front Page. (ScreenShot) |
| |
| |
| |
 |
Building an Input Form Dynamically From a Database. | ASP (Active Server Pages) | Beginner / Joshua i. Lopez | 77518 since 3/22/2001 1:46:23 AM |
By 35 Users 27 Excellent Ratings
|
| |
Updated 3/23/2001 11:17 PM !!!!!!!!!!!!!!!!!!!!!
This code will allow you to build an input form "on the fly" from a database. Instead of creating and hard coding the same old input form you can automatically build your form based on column names or value ...(description truncated) |
| |
| |
| |
 |
Cache the output of an ASP page. | ASP (Active Server Pages) | Advanced / Charles Toepfer | 6150 since 1/16/2002 5:21:58 AM |
By 2 Users
|
| |
Cache the html output from an ASP page into the application scope and schedule a time to refresh it. (ScreenShot) |
| |