Thanks this worked perfectly
--
Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA
This posting is provided "AS IS" with no warranties, and confers no rights.
"Steven Burn" <> wrote in message
news:%...
> http://aspfaq.com/show.asp?id=2498
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Paul Bergson" <pbergson@allete_nospam.com> wrote in message
> news:...
>> I have a basic asp page running that is very slow it has to crunch some
> info
>> and when a user hits submit it can take a minute or more for a response.
> So
>> what I did was call a second page that should show a gif that is asking
> them
>> to be patient. Unfortunately this never shows (See below). I have tried
>> other ways as well, but I have been unsuccessful in getting the gif to
> show.
>> This has to be simple but I'm not a skilled asp developer so I don;t know
>> how to do it. Anybody have any ideas?
>>
>>
>> <img src = "graphics/clockT.gif" />
>>
>> <%Response.Redirect "aspTraceOut.asp?host=" &
> Request.QueryString("host")%>
>>
>>
>>
>>
>> --
>>
>>
>> Paul Bergson
>>
>> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>>
>>
>>
>
>