| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
ASP Datagrid V 1.1 | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Advanced / Omeya Ambre (from psc cd) | 924 since 1/7/2015 2:47:00 AM |
By 3 Users
|
|
This is the improved version of my previous submission of ASP Datagrid V 1.0 beta. This version (1.1) contains in-built function for sorting the records (column wise). In the next version I ll also add paging of records :-) |
|
|
|
 |
ASP Datagrid V 1.2 | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Advanced / Omeya Ambre (from psc cd) | 1143 since 1/7/2015 2:51:00 AM |
By 7 Users
|
|
Hey thats it I have also done paging of the records. My this version of the Datagrid has got Add/Edit/Delete, Sorting & Paging functionality.
The grid retains its sorting state even after Deleting/ Editing a record. Let me know errors/ bugs, if any. Sugge ...(description truncated) |
|
|
|
 |
ASP Easy Hit Counter Multi styles and Stats | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Intermediate / Gabriel Garcia (from psc cd) | 1129 since 1/5/2015 11:26:00 PM |
By 6 Users
|
|
This is a simple ASP counter, it takes very little to set up, just include code on page
and you are ready to go. The summary page uses a MS Access database to store total hits
per page. You can control counter style. It has a main page where you can keep ...(description truncated) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
ASP Encryption Class Utilities | ASP (Active Server Pages) | Intermediate / kibble (from psc cd) | 1035 since 1/7/2015 1:48:00 PM |
By 2 Users
|
|
This is a class which includes MD5, RC4, SHA1 and AES encyption methods all inside a single class. Of course the code can be chopped and used however required, however I may not be able to support any changed code. |
|
|
|
 |
ASP Hit Counter | ASP (Active Server Pages) | Not Given / Scott Moss (from psc cd) | 3711 since 1/4/2015 2:07:00 AM |
By 6 Users
|
|
Add a simple counter to your website. This source code requires little to no setup, just cut and paste onto your ASP page. |
|
|
|
 |
ASP Post Forward | ASP (Active Server Pages) | Intermediate / Andrew Friedl (from psc cd) | 1026 since 1/6/2015 7:28:00 PM |
By 3 Users
|
|
This simple ASP script uses WinHTTP to forward an ASP POST to an entirely different server and retun the content to the original ASP page. It is useful for serving up client content from another http source. In my case it is used to serve PDF reports from ...(description truncated) |
|
|
|
 |
ASP to static HTML for speed | ASP (Active Server Pages) | Intermediate / Found on the World Wide Web (from psc cd) | 1037 since 1/1/2015 12:38:00 AM |
By 4 Users
|
|
If you have a large amount of data to give to the user as HTML and this data needs to change once a day then this will speed up the process for the user.
The following code will create a file the first time a page is hit for each day.
The upside of doing ...(description truncated) |
|
|
|
 |
ASP: Automate DNS IIS Folder settings for webmasters managing their own web servers. | ASP (Active Server Pages) | Intermediate / YasarNET (from psc cd) | 668 since 1/6/2015 8:22:00 PM |
By 3 Users
|
|
This application is mainly coded for those webmaster having and managing their own web server.
Briefly, application add A record and MX record to DNS, then based on the given parameters, creates the folder tree where the web site root folder will be locat ...(description truncated) (ScreenShot) |
|
|
|
 |
ASPTOCOM | ASP (Active Server Pages) | Advanced / JODE (from psc cd) | 1717 since 1/5/2015 1:04:00 AM |
By 3 Users
|
|
ASPTOCOM converts and optimizes ASP web applications or plain HTML to Visual Basic 5.0, 6.0 source code for compilation of your web application into an ActiveX COM DLL file for maximum performance.
200%-250% increase in performance with BIG asp files and ...(description truncated) |
|
|
|
 |
Automating Tasks with WSH | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / Mark Lidstone (from psc cd) | 1788 since 1/5/2015 7:08:00 AM |
By 11 Users
|
|
The purpose of this article is to show how to run tasks at regular intervals without having to access an ASP script with your web browser manually. |
|