If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
If I remember correctly, there is a command to specifiy that the ASP page is process completely (e.g. page does not load until it reads the last code in the asp page) first before loading the entire page.
Can anyone tell me the command???
__________________
Patrick Chua
LBMS ( Learn By My Self) NPQ ( No paper Qualification )
Originally posted by Patrick Chua
Thanks. Will test it out.
If you type "response.buffer" into google.... or for that matter, any ASP command... you will get a whole host of sites that explain these things. One I like is devguru.com, another is asp101.com.