Home | Advertising Info150 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Re: Retrieving HTML output source before sent to client
From: Chris S
Date: 8/31/2000 1:56:24 AM
IP: 24.108.140.215



 

Without writing an ISAPI application or potentially a COM object to handle this for you, you could make the entire output of the page a string variable. Then you could pass the variable to some function and execute a response.write at the end of your code to display the page to the browser.

example:

<% Dim myPage

myPage = "<html><head></head><body>"

%>

Then have ASP code after that dynamically generates your page and concatenates the output to this variable. At the end of the file have:

<%
code to pass myPage to function, etc...

response.write myPage to send to browser

%>

I have never tried this so I am not sure how long of a string a single variable can handle. Maybe you could break it up between a few variables. This method obviously depends on how much code is in the page and how many pages you have to do this for. I would not want to do this for more than a page or two.

Previous Message


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com