| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
_A1 Dynamic button for ASP / JAVA | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Saigiridhar K | 10068 since 2/25/2004 7:25:49 AM |
By 1 Users
|
| |
This ASP / JSP (java) function takes inputs and draws a button on the Browser. No need to make different GIFs for different buttons.I have provided sample GIFs. You can change them. It uses <span> HTML tag. Very useful. .htm file contains jsp function. (ScreenShot) |
| |
| |
| |
 |
ASP Function call from javascript | ASP (Active Server Pages), HTML | Intermediate / Pankaj Adhikari | 8078 since 9/5/2009 8:49:46 AM |
By 2 Users
|
| |
The code executes server side ASP function in client side with javascript.
We can easily call any function of ASP with in javascript. (ScreenShot) |
| |
| |
| |
 |
ASP Teaser Text | ASP (Active Server Pages), VbScript (browser/client side)
| Beginner / Jason Slater | 10450 since 7/13/2001 6:35:09 AM |
By 4 Users
|
| |
Pass this Function a string and it will return the first 'n' words. |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
ASP+XML Online Survey | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / Jordy | 20736 since 9/13/2002 4:46:21 AM |
By 3 Users 2 Excellent Ratings
|
| |
Online survey using ASP and XML. Users are asked a question, they can answer it or skip to the next one. The results are displayed as a chart after each answer. Just type a few questions into the polls.xml file, set one link and it is ready for upload to ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
ASPLib2001 | ASP (Active Server Pages) | Intermediate / Demian Lessa | 36257 since 4/12/2001 9:07:13 AM |
By 8 Users 3 Excellent Ratings
|
| |
***** No documentation provided! *****<br><br>
This is a general purpose ASP library that will help you with most of the common tasks in ASP programming. DB support: general routines (ever wanted to get a recordset with one line of code? use table n ...(description truncated) |
| |
| |
| |
 |
Custom date display | ASP (Active Server Pages), VbScript (browser/client side)
| Beginner / Kapil Bhagia | 11232 since 12/23/2002 5:34:29 AM |
By 1 Users
|
| |
Small things like formatting a date takes much of a coder's time. So, here is the code that lets you display beautiful date formats wihtout any string or date manipulation. The formats like "22 December, 2002" , "22 Decemeber" , "Friday, 22 December" , "F ...(description truncated) |
| |
| |
| |
 |
DevinsHandyASPstuff | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Devin Garlit | 16888 since 5/3/2001 5:01:56 PM |
By 6 Users 2 Excellent Ratings
|
| |
This is a compilation of functions I use when working on ASP projects. There are functions to build HTML form elements (and whole forms), HTML tables, 'smart' date drop down boxes, capitalization functions, date functions, a sql quote handler, a bunch of ...(description truncated) |
| |
| |
| |
 |
DynamicArray Class | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / Miroslav Hibler | 10813 since 3/15/2002 5:09:26 AM | Unrated
|
| |
Building a dynamic array of data, that is, an array that "knows" how to Add, Insert or Delete its element. This is a slightly modified (to accept objects as array elements) code from http://www.4guysfromrolla.com. Just use methods: .Add(data), .Insert(dat ...(description truncated) |
| |
| |
| |
 |
Easy Access ADO | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Intermediate / Aaron Innes | 9129 since 12/24/2005 4:45:10 AM | Unrated
|
| |
To allow easy use of the ADO Data Objects to connect to an access database. |
| |
| |
| |
 |
Email code as a Function | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Nate T Norris | 8036 since 5/9/2006 10:00:46 PM |
By 1 Users
|
| |
Create a Function for your Email Send form for those repeditive Email calls |
| |