At 09:47 am 17.07.01, you wrote:
>Hiya, a bit off topic, in a webapp I'm writing I end up having about 100

If the image continually references the same file path then it should have 
been in cache - eg, "/images/dot.gif". The moment you reference that file 
using another path (eg, "../images/dot.gif"), then the browser will reload it.

For a test, try referencing the gif file with a full path - eg, "h t t p 
://www.mypage.co.nz/images/dot.gif"and see if that makes a difference.

("http" expanded with spaces to fool Microsoft into actually showing you 
the link because, as we all know, Microsoft knows what we want to do, which 
is often different to what we think we want to do but is not what Microsoft 
thinks we should think we want to do at all)

Steve

---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe offtopic"
Web Archive at: http://www.mail-archive.com/offtopic%40delphi.org.nz/

Reply via email to