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.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Msxml2.DOMDocument re-downloads XML

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-18-04, 09:26
Vishal_Dugar Vishal_Dugar is offline
Registered User
 
Join Date: Jan 2004
Posts: 4
Msxml2.DOMDocument re-downloads XML

Hi guys,

Problem with ASP or JavaScript??

I have the huge XML files containg data of over 6 MB. The files are downloaded to the client's workstation. And the Msxml2.DOMDocument uses these file then on.

ie. The XML files are downloaded to the client's machine from the server the first time only.

Once downloaded the XML files available in the temperory internet files should be used instead of downloading them from the server again.

This works fine on my machine but does not on some other machines.

All machines under discussion are Win 2k and IE 6.0
Also all the machines have the XMLs downloaded in the temperory internet files after the first time they are requested.


Pls, could some help...

Thanks.


Vishal
Reply With Quote
  #2 (permalink)  
Old 02-23-04, 09:55
rhs98 rhs98 is offline
Super Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 441
Have you checked the content is not expiring? (expiration headers)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On