Link to home
Start Free TrialLog in
Avatar of jpsmith25
jpsmith25

asked on

Allow dynamically resized images to be stored in browser cache

Please do not respond to this question unless you hava a solution that works.

My website www.preordertickets.com uses javascript and the gd 2 graphics library.  The javascript calculates the dimensions to resize the images to based on the user's screen resolution.  If you visit www.preordertickets.com and then click on the yellow tab that says"tickets" you will notice that the header graphics and the yellow tab graphics are downloaded again.  

I am looking for a way to prevent this re-downloading from happening.  I want a way to tell the browser that these images should be stored in cache and do not need to be downloaded again.  Thanks in advance to anyone who can help.  I know this is a very difficult question.

Jeff
ASKER CERTIFIED SOLUTION
Avatar of Kuldeepchaturvedi
Kuldeepchaturvedi
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial