i have been thinking

isn't it possible to let IIS process Html pages trough the asp.dll?
so in that case, the .html extension becomes a server side script language.
and then you can put asp script blocks in .html files.

i know it has nothing to do with your question, and my appologies.
Was just wondering.

regards

remie bolte


----- Original Message -----
From: "Charles" <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Sent: Saturday, October 12, 2002 11:16 AM
Subject: HTML Equivalents for Server.RequestVariables


> I want to replicate the functionality of HitBox.com, where a piece of code
> is inserted into a pure HTML page, and allows capturing of all the usual
> information found in the Request.ServerVariables collection. I've found
> some of this information using the Java navigator object, but nothing like
> the complete set I need. How do HitBox.com capture this information in
> pure HTML sites (it's easy in ASP sites), and how do they record
> individual page visits and times, even though the HitBox is only on the
> home page ???
> PLEASE, PLEASE help me out here, I've tried really hard to find this info
> out..
> [EMAIL PROTECTED]
>
> ---
> You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
%%email.unsub%%



---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to