Categories
Tags → Querystring

SQLView (DotNetNuke Module)

Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header ...
DETAILS

How the Querystring works.

The Querystring explained in easy to understand terms. This tutorial is written primarily for the beginner ASP developer and includes diagrams.
DETAILS

TraceLog

Using a simple server-side include (SSI), ASP developers can use TraceLog''s simple but powerful tracing facilities to view events on remote web servers straight from an Internet-enabled Windows PC &<p&> TraceLog events...
DETAILS

verveCFGetURL

verveCFGetURL is a ColdFusion Custom Tag that gets the full URL of the page the tag is on, including all QueryString variables.
DETAILS

TraceLog

Using a simple server-side include (SSI), ASP developers can use TraceLog''s simple but powerful tracing facilities to view events on remote web servers straight from an Internet-enabled Windows PC. TraceLog events are easily added to new or exi...
DETAILS

2eNetWorX OpenForum

OpenForum is an initial framework for page level integrated forums. It''s not intended to be a fully-featured forum application but rather a simple and efficient forum base. The main functional difference between OpenForum and other classical fo...
DETAILS

Count Click Throughs (With a Db)

Easily count and display the number of click through from your site with a database. Simply set all the links that you want to track to a single asp document and pass the URL as a querystring variable. The following example will display a page with a...
DETAILS

Print View (From a db template)

Web pages usually print pretty lousy. Typically, background colors are not displayed (unless you change the browser settings) and depending on site the width may be set much wider than the printer can handle on the horizontal for an 8 page. Providi...
DETAILS

SQLServlet

SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection &"alive&" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms fo...
DETAILS

ASP 101: Hit Counter

This is a simple page hit counter script. It lets you choose either plain text or a set of images by simply setting the images querystring parameter to true or false. You can cut and paste the code into the page you want the count to appear on or jus...
DETAILS
©2003-2008 jCay.com