SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
SI - Site Forums : Silicon Investor - Welcome New SI Members! -- Ignore unavailable to you. Want to Upgrade?


To: Green Receipt who wrote (4676)3/10/1999 7:14:00 AM
From: Bill Ulrich  Read Replies (1) | Respond to of 32887
 
'Active Server Pages'. ASP is a front-end for delivering database content across the web. You can simultaneously deliver different content to different users with it. It integrates with HTML using tokens that you stick in between tags to identify different processes.

One of my recent projects, where a Chicago user gets Chicago info, and at the same time a New York user gets New York info (etc... etc...) by ZIP identity: lincolnmercury.com

The pages you see here, don't actually exist—media pieces are served up out of containers, and assembled on the fly, according to the tokens. So you don't have to build a ton of different pages, or have users navigate through a bunch of 'stuff' to get what they want.