What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Website Refresh Problem

Pages: (2): « First [ 1 ] 2 » Last »
Website Refresh Problem
Author: Message:
Dan0208
Full Member
***

Avatar

Posts: 193
Reputation: 6
36 / Male / –
Joined: Dec 2003
O.P. Website Refresh Problem
Hi there, I thought i would come here for help once again as you guys are very helpful.
I have this problem with my website that whenever I update it via ftp and the new parts are up it is not visible to most other people when they view it. They still see the old version which is in most cases fixed with an F5 press. The problem is that the majority of people that view my site do not know about this and therefore I either have to tell them or they just assume the site hasnt been updated.
Is there a way to prevent this so that their browser loads the newest version of the page instead of getting it from cache or whatever its doing??
Thanks for your help
[Image: wetpix%20sig.png]
04-09-2005 10:03 AM
Profile E-Mail PM Web Find Quote Report
.Roy
Veteran Member
*****

Avatar

Posts: 1526
Reputation: 11
20 / Male / –
Joined: Aug 2004
RE: Website Refresh Problem
this also happens to me. It probebly has to do with cookies/cache.

And i thin kthe problem is only with firefox. But i am not sure.

Also it might be the .tk redirection. You should try to connect to the site with the real url. But this also happens to me too.
04-09-2005 10:16 AM
Profile PM Web Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: Website Refresh Problem
It happended to me in firefox they keep the catche to make loading faster delete your catche. :P
04-09-2005 10:24 AM
Profile PM Find Quote Report
Dan0208
Full Member
***

Avatar

Posts: 193
Reputation: 6
36 / Male / –
Joined: Dec 2003
O.P. RE: Website Refresh Problem
Yea thats what i thought also but most people who view my site are not firefox users as they are not regular computer users more like the 'check email use msn' people. so therefore the majority use IE.
I know you can combat the problem by clearing your cache but the problem is not on my computer its theirs. so i cant go and either explain to them or do it myself to everyone elses computers.
Is there a way to tell the browser as the page loads to load as new from the host rather than use cache??
[Image: wetpix%20sig.png]
04-09-2005 10:36 AM
Profile E-Mail PM Web Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
RE: Website Refresh Problem
Perhaps you could write a notice at the top of your page informing users to "refresh" the page to see the latest content.
04-09-2005 11:14 AM
Profile PM Web Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Website Refresh Problem
Its just a problem that you will have with any website if you change it... All of the files are stored in the cache and are there for quick viewing, but the problem is that people don't really clear the cache and only see the old site content...

All you can do is tell them if there is something new with your site and ask them to press ctrl+f5, you could possibly tell them in a news area also...

Thats all the advice to offer, other than if you write any necessary scripts so that if the site has changed then it refreshes it only once according to their IP until the next time they visit and the site has changed...
04-09-2005 11:14 AM
Profile PM Find Quote Report
Chris.1
Full Member
***

Avatar
addicted to the net

Posts: 363
Reputation: 3
36 / Male / –
Joined: Jun 2003
RE: Website Refresh Problem
I noticed you're using a .tk domain. I would create a break-out-of-frames script - forcing the browser to load the actual site from the server, not just the local cache.

This should fix your problem.
04-09-2005 11:46 AM
Profile E-Mail PM Web Find Quote Report
Dan0208
Full Member
***

Avatar

Posts: 193
Reputation: 6
36 / Male / –
Joined: Dec 2003
O.P. RE: Website Refresh Problem
Thanks for all your replies.
Yea Ahmad thats what i was thinking i would have to do if i didnt come to a better solution.
Traxor or Chris could you provide any more info on this? possibly a link? it sounds interesting and perhaps has a possibility of working.

This post was edited on 04-09-2005 at 11:58 AM by Dan0208.
[Image: wetpix%20sig.png]
04-09-2005 11:55 AM
Profile E-Mail PM Web Find Quote Report
Fredzz
Full Member
***

Avatar

Posts: 409
Reputation: 12
37 / Male / –
Joined: Apr 2004
Status: Away
RE: Website Refresh Problem
Have u tried with Javascript?

Perhaps trying to insert a button with text " Please click here to see Updates"

Here's a simple code that you need to put inside the Body tags of your html :

*****************************
<div align="center">
<SCRIPT LANGUAGE="JavaScript">

document.write('<form><input type=button value="Click here to see the updates" onClick="history.go()"></form>')
//  End -->
</script>
</div>
******************************

Without the *** ofcourse! Let us know if that worked!

This post was edited on 04-09-2005 at 02:36 PM by Fredzz.
Fredzz rox00rz
04-09-2005 02:34 PM
Profile E-Mail PM Find Quote Report
Dan0208
Full Member
***

Avatar

Posts: 193
Reputation: 6
36 / Male / –
Joined: Dec 2003
O.P. RE: Website Refresh Problem
Thanks for your reply Fredzz I will give this a try and get back to you. This sounds like the best option at the moment.
Although just wondering is there like a OnLoad thing for javascript instead of using a button that way it can do that by itself??
[Image: wetpix%20sig.png]
04-10-2005 02:09 AM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On