473,471 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Client Temporary Internet File Update

3 New Member
Didn't know exactly where this one would go so I posted here and in HTML/CSS.

I'm using HTML+TIME. When it is used on the client site browser it downloads the file play.asx, but when I update that file on the server side (eg add other songs to the file) the media player still uses the original file downloaded on the client side. How can I update the file on the client side using html, javascript, or another language.

Thanks!
Jul 20 '07 #1
1 1603
gits
5,390 Recognized Expert Moderator Expert
hi ...

you posted your question in the articels-section rather then to the forum. i moved it across for you, so that the experts there may find and answer your problem ...

please post the html that is related to your question ... however: generally you may set the src of any file you don't want to be used from cache with a unique request param (timestamp or random number) through javascript like:

Expand|Select|Wrap|Line Numbers
  1. somthings.src = 'your_src_name' + '?' + (+ new Date);
  2.  
may be that's of some help to you and

kind regards
Jul 21 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Nicolás Castagnet | last post by:
Hi, I write this post because I notice a strange behavior related with "Temporary Internet Files" and maybe some of you can help me to understand it. I am working in a web application with...
5
by: rogersw8n | last post by:
Some how, some way the account that creates folders under Temporary Internet files has been changed to a domain account for VS 2003 and VS 2005. I recently installed VS 2005. All seemed to be ok...
8
by: Irfan | last post by:
hi, I created a setup file using the Publish Wizard in Visual Studio 2005 and installed the software in the client machine. Now I want to update some of the installed files in the client...
2
by: kramas | last post by:
Didn't know exactly where this one would go so I posted here and in Javascript/AJAX. I'm using HTML+TIME. When it is used on the client site browser it downloads the file play.asx, but when I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.