473,500 Members | 1,898 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to stop my images from many times refreshing on my site?

1 New Member
Hello,

I am wondering what am I doing wrong in my php website? Is there a certain code that I am missing or something that I did wrong? Since the images are refreshing so much. I also optimized the images on photoshop and saved them for "web and devices". I'm really confused. I have been trying to fix it but it's so impossible to do.

My website is:

http://www.love-sparks.com/index.php

I tried php flushing and i also added in two "META HTTP-EQUIV" tags but still it refreshes:

Expand|Select|Wrap|Line Numbers
  1. <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
  2. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
Can someone help me? I'd greatly appreciate it.

Thank you heaps.
Oct 24 '12 #1
1 2038
johny10151981
1,059 Top Contributor
I didn't found any auto refresh or refreshing again and again issue. but I have found your image loading time really long. you better remove the content='no-cache' meta. let the browser store your images. then next time it will be faster for browser to load your image. it also seems your server is not fast enough to send a 35 kilo byte image.

I tried to load your image http://www.love-sparks.com/images/couples-500.jpg
it was ok but slow :)
Oct 25 '12 #2

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

Similar topics

5
3819
by: Mark Fisher | last post by:
I have a Java desktop GUI application that the user can run multiple times. In order to keep one instance of the application distinct from another, I'd like to put the instance number of the...
6
14655
by: Christian | last post by:
HI, I have a function that is used to constrain a query: Select COl1, Col2 From MyTable WHERE col1 = ... AND col2 = ... And MyFunction(col1) = ... My problem is that MyFunction is executed...
1
281
by: Marcin Floryan | last post by:
Hello! My question regards opening (and re-opening) Form and the Load event. I have a main form (frmMain) and I also have a data form (frmData). In the main form I have created: Private...
4
1368
by: Arpan | last post by:
Consider the following sentence: Peter and I play together and also go to the same school and both of us are in class V. How do I find out how many times the string "and" has appeared in the...
2
1789
by: Steve | last post by:
A main form contains ten textboxes and ten subforms. All ten subforms have the same query (Query2) for their recordsource. Query2 is based on a query (Query1). Each subform is linked to a different...
3
2333
by: Advo | last post by:
I've made a small search function as of here: if (stristr($bleh,$search_for)) { if(preg_match('/<title>(*)<\/title>/i', $bleh, $matches)) { $name = str_replace("./","/",$name); echo "<li><a...
0
1253
by: mankuipeng | last post by:
I am doing ActiveReports with .NET environment. There is a ASP.NET page, with custom control on it. Control displays data from database, by editing all the necessary data and click 'Submit' button to...
1
1727
by: GS | last post by:
the windows form application works but the eventhandler for binding source postionChanged got executed too many times: 12 times from saveitemclicked for the data navigator many time from additem ...
3
2500
by: sukatoa | last post by:
For example: Cat Dog Cow Rat Cat Cat Rat Cow
0
7182
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
7397
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
5490
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4923
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3106
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
672
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
316
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.