Tools Links Login

Browsing ASP/ HTML

Prev   Next

Generate a pure image graph/chart
This code snippet demonstrates one easy way to create a pure graphic of a bar chart and line chart combined using the OWC.
Posted:2002-06-01, 80 views

Adding website's shortcut to desktop through website
To create a desktop website's shortcut through the websiteOriginal Author: Kapil BhagiaCode Adding link to the web browser's favourites is not a big deal.
Posted:2002-06-01, 90 views

Adjust a GIF's Hue/Sat/Lum
This code adjusts the Hue, Saturation and Luminosity of any gif file on the fly! No component needed, it's just asp code.
Posted:2002-06-01, 80 views

Effectively protect .js code with asp
This uses the asp http_referer variable, some no caching techniques and some other optional methods to make it very hard for most people to view your javascript source code.
Posted:2002-06-01, 85 views

ASP Post Forward
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.
Posted:2002-06-01, 82 views

Dynamic Form Field Capture
This code will caputre all fields in an HTML form and create a template for a VBScript function that passes the fields to a stored procedure.
Posted:2002-06-01, 114 views

A new language
it create a new language like "|-|i 0r ß-Y-€" pretty cool :POriginal Author: Joacorp.
Posted:2002-06-01, 86 views

Prev   Next