Tools Links Login

Browsing ASP/ HTML

Prev   Next

Web Methodology (Layout Management)
When you are develop some system in web, you must construct the skeleton of your front end, especially the layout.
Posted:2002-06-01, 81 views

Create a HTML-file from ASP
To create a static HTML-page from an ASP, rather than repeatedly recreate the same info in the ASP-pageOriginal Author: Basie van HeerdenAssumptionsThe code is fully/heavily/well commentedCode'---------------------------------------------------------------------' How to create a .
Posted:2002-06-01, 79 views

Automated SQL Stored procedure functions
I was tired of writing code to execute store procedures so I wrote these functions that do most everything for me.
Posted:2002-06-01, 102 views

Active Sessions, Active Logins and Total Site Hits with ASP
Active Sessions, Active Logins and Total Site Hits with ASPOriginal Author: SoftwareMakerCodeMany websites use a tracking-component pasted on their homepage to keep track on the no.
Posted:2002-06-01, 94 views

CSS/VBScript change background-color of txt-fields after type in
A real good way to show wich txtfields are required in a form!If you type in some stuff in the txtfield, the color change.
Posted:2002-06-01, 271 views

Asp delete duplicates in Database
This code delete duplicate records in MSAcces database.
Posted:2002-06-01, 94 views

Kill IIS process without rebooting
Ever had to restart IIS when it was caught up in a loop, or doing some other stuff which results in IIS not coming down.
Posted:2002-06-01, 101 views

Prev   Next