| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Setting combo box option automatically | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Kapil Bhagia | 5569 since 12/18/2002 4:03:51 AM |
By 1 Users
|
| |
Having problem setting a option in a combo box/checkbox? You can write IF statements in the "select" HTML tag, but its not a good way to code, and it doesn't look good either. Here is a function which takes two values and returns the string "selected" whe ...(description truncated) |
| |
| |
| |
 |
SQL and ASP | ASP (Active Server Pages), VbScript (browser/client side)
| Beginner / Hohl David | 7386 since 11/2/2002 2:59:36 PM |
By 5 Users 2 Excellent Ratings
|
| |
SQL and ASP:
Here I have listed same important SQL-Statement.
and same functions for connect to Database.
By my samples I don't use:
follow ADO Command:
-add
-update
...
only SQL (is faster and better to read)
I dont't check why so much programmer use ...(description truncated) |
| |
| |
| |
 |
String Builder Class | ASP (Active Server Pages) | Beginner / Lucio Baumeister | 3057 since 11/20/2005 5:13:45 PM | Unrated
|
| |
Increase ASP string concatenation. This class is very usefull when you have to work with text concatenation.ASP is not good making string concatenation. This class has very good performance. |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
String functions | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Michal Gabrukiewicz | 3181 since 6/14/2005 8:10:06 AM | Unrated
|
| |
The most used string-functions in one class. many of them used in .net too. Use it to make your code more readable. |
| |
| |
| |
 |
Tidy Text | ASP (Active Server Pages), VbScript (browser/client side)
| Beginner / Jason Slater | 4052 since 7/18/2001 2:44:31 PM |
By 2 Users
|
| |
This function receives a phrase as a string and returns a tidied version of that string, clearing up punctuation, commas, dashes and spacing. Also the function can be told to return each word capitalised or a standard phrase. |
| |
| |
| |
 |
tsp.querystring.class | ASP (Active Server Pages) | Intermediate / thorpe hepburn | 2875 since 6/20/2004 7:58:40 PM | Unrated
|
| |
the tsp.querystring.class was designed to allow you to easily pass values from page to page without your users being able to see the querystrings.
it is actualy a fairly simple class that relies on hidden forms to do most of the work.
you can create links ...(description truncated) |
| |
| |
| |
 |
tsp_sleep | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / thorpe hepburn | 3853 since 4/19/2004 6:41:26 PM | Unrated
|
| |
this is a simple sleep function much like the one found with vbscript in windows script host. |
| |
| |
| |
 |
Tutorial on how to get started with the first opensource ASP Library called GabLib | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Advanced / Michal Gabrukiewicz | 14526 since 12/17/2003 6:41:44 PM |
By 6 Users 6 Excellent Ratings
|
| |
I have programmed my own ASP Class Library and this tutorial demonstrates how to get started using the library. It is a large opensource library for ASP. The basic-classes lets you to create debug, createdropdowns, etc. The tutorial is taken from my websi ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
URLDecode | ASP (Active Server Pages) | Beginner / Xao Xiong | 5726 since 6/22/2001 5:13:02 PM | Unrated
|
| |
Ever wanted to decode Server.URLEncode(strString)? This function will do simply that. |
| |
| |
| |
 |
Using ShrapnelRPC | ASP (Active Server Pages), VbScript (browser/client side)
| Advanced / Andrew Friedl | 3480 since 3/18/2004 12:21:52 PM | Unrated
|
| |
To provide clear and documented examples of how to program the ShrapnelRPC object abd script libraries to perform simple XML-RPC over the internet. |
| |