Categories
Tags → Executing Asp

Miopages

Miopages merges ASP3 + XML/HTML into a singular DOM, resulting in something very similar to a webpage executing DHTML - but on the server. - The ASP (Jscript) can access any elements like if it had been javascripts on the client, and manipulate the...
DETAILS

Display Table Script Writer

This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is re...
DETAILS

Getting Your Quotes Right In SQL For ASP

It is somewhat ironic that the most confusing part of creating and executing a SQL statement from ASP is determining where to put the quotes. When is a single quote used? When is a double quote used? When are they used together? Which takes precedenc...
DETAILS

PanelBar for ASP

PanelBar for ASP is an ASP component for creating a cross-browser DHTML navigator system. With minimal use of graphics, time and effort, PanelBar can provide a cross-browser collapsible navigator with a 3-D appearance. No browser plug-ins. No client-...
DETAILS

How to display your code

Here is a solution to displaying ASP code in an ASP page without executing the code. Useful for displaying the code in an article about ASP.
DETAILS

DS SQL Tools

DS SQL Tools is an ASP component library that provides 2 sets of useful functions for database programmers. One that allows validation of SQL queries against the data source and another that enables the programmer to predict the size of a result set ...
DETAILS
©2003-2019 jCay.com