re:
> Don't forget, you can still use classic ASP in ASP.NET.
To be precise, you can use ASP *along with* ASP.NET,
but not *in* ASP.NET.
ASP and ASP.NET are handled by different ISAPI applications.
Juan T. Llibre
ASP.NET MVP
===========
"jasonkester" <> wrote in message
news: oups.com...
> Don't forget, you can still use classic ASP in ASP.NET. This will give
> you much more predictable results for an interstitial page:
>
> <img src="loading.gif">
> </html>
> <% Response.Flush(); %>
>
> <% DoMyHeavyLifting(); %>
> Jason
> Expat Software Consulting Services
> http://www.expatsoftware.com/
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (
http://www.grisoft.com).
Version: 6.0.794 / Virus Database: 538 - Release Date: 10/11/2004