HTML - Update Or Change Visitor's Cache And/or Cookies
Could someone please tell me how to update or change a visitor's Cache and/or Cookies when they visit my web page. My company has requested numerous updates to the site since it was launched and they are worried some of their clients won't see the changes because they visited the page before the changes were made. The site was created in Flash and is nested in one HTML page. Thanks in advance.
Similar TutorialsStep one of a project I am totally unqualified to pursue Using the most basic method you know please paste the code required to record, or gather from my Apache server host, the IP address of anyone who visits a single landing page then add this IP address to a text file. I want the visitor to my website to be able to choose 2 live webcam streams from a text list of say 20 different streams, I have the code for each stream, what I would like is the 2 chosen streams to display on the same page side by side My company have changed name. And the same has the website. How can I forwarding visitors from the old site to the new. When they type inn the old http address I want them to come to the new http address. Is this possible to write in html code? Hi, I am trying to stop a certain video from playing when a person visits my website for a second time. For example. I want video "A" to play when a unquie vistor visits my website but then i want video "B" to play and not Video "A" when they visit my website again (so they aren't unique anymore) So how could I make a different swf video load on these occasions. Any help with be appreciated. Thank you Ok, new to the boards here. I'd appreciate some help regarding a website i am building. I have a question due to my lack of advanced html knowledge, but am a quick learner. Does anyone know how to build a quality visitor counter? I know they have the free one's online, but i want something that integrates well into the site and looks like it belongs there. I'm sure i'll have some more questions later. Website: http://www.niufans.com/cpg/albums/Re...Red%20Riot.htm Thank you! Hi, I am wanting to create a simple form on my site which visitors will be able to use to enter a few of their details, for example their name and email address and then hit "submit" in order to request more information on my site. When they hit submit, I would like the details they entered to be emailed to one of my business email addresses -- how is this done? Also, there should be a checkbox which they much select before they are able to huit submit (where I'm going to put somethin about reading terms and conditions). Does anyone know the code I'd use or can direct me somewhere I can fin it? Thanks in advance! Hi, I'm not sure if this is a HTML or server-side question, but here goes. I want to set up a page which sends an email as soon as i receive a visitor. The user would not see the mail has been sent as the code is either in the HTML itself, or a script call based on the HTTP return code. Anyone done this before? Greetings. I was wondering if anyone knows how to determine the visitor's country as they come on a site? I would like to have a little picture of a flag that corresponds to where the visitor is located. For example, if they are from Canada, then a Canadian flag will show. If they are from Germany, a German flag will show. And so forth. Any input would be greatly appreciated. Thank you. I've come across something that states that in the meta tags you should use... no-cache refresh expires to keep the pages fresh and up to date. Is this true? Is there any reason Not to do this sort of thing? Finally, if it is a good idea, what is the proper configuration for this sort of thing? Please point me in the right direction... I want my visitors to be able to create a HTML table with the click of a button(they enter 5 lines of content, and a table appears with the content in it), and I want to have that table displayed on my site for all to view. Is this possible? *Shortened Request:* Visitors post content, click a button, table appears with that content on the(already created) webpage-PERMANENTLY(unless I delete it ) Yeah.. I have no idea where to start with this script.. I know it'll have something to do with a form... Anyone help me out? Hi guys, I have a series of tabs which shows content in an iframe. The first is a dns dig and the second a whois lookup is there a way of caching the content, so that you can click one and click back to the other without loosing the content?. Any help much appreciated. Cheers. I seem to have run into a problem trying to locally load web applications offline. I think what I need to accomplish this is a .manifest file. I cant seem to get it to work though. I have the manifest file, I have it load in the html tag, and I think I have the .htaccess file set up correctly. If somebody could point me in the right direction it would be appreciated. My HTML knowledge is limited as I am a new to the web design world. From 1-10 of my knowledge of HTML I would say I am at a 6. I have recently created a website using Dreamweaver CS5 and I would like to know how can I control cacheing on my website? I googled this but I dont know how to implement it. I would like people to cache my page so the next page they go on will load faster but I do want to update content once a week. How can I do this? thank you. We have just started to using a ad tracking program on our forum that using javascript tags for advertising banners. The javascript causes the forum pages to load slower so we would like to use the html tags instead. The problem with html tags is cached pages/banners will not count towards impressions of that banner unless we code it to include a random number to bust the cache. Below is the code: Code: <a href='http://www.hometheatershack.com/openads/www/delivery/ck.php?n=ad3d0be0&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.hometheatershack.com/openads/www/delivery/avw.php?zoneid=3&cb=INSERT_RANDOM_NUMBER_HERE&n=ad3d0be0' border='0' alt='' /></a> Where it reads: cb=INSERT_RANDOM_NUMBER_HERE' Do we simply plug a random number in the cb=1234' Can it be the same random number for each banner code? I need some simple hillbilly term explanation of what we need to plug into that spot. Any help is appreciated! Many thanks! Hello, I hired contractors to build a site for me. The site's front page has a small section for text, the developers added some placeholder text in this spot. Now that the site is completed, I changed the text as follows: I downloaded the index.php file from my webhost. I changed it to a txt file, then opened in notepad, found the placeholder text, changed it, saved the file, renamed the file back to php, then uploaded to webhost, replacing old index.php file. When I load the page the following error message appears twice at the top of the window: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/XXXX/public_html/index.php:1) in /home/XXXX/public_html/index.php on line 2 Does anyone know what this error indicates ? (I'm not a programmer) I did not save the old index.php file because I didn't think such a minor change would cause problems. The contract with my developer has ended and I don't want to start a new one for this. Any help appreciated. Hi all, Just wondering if it's possible to have a "clear cache" function on a website? Is it possible to clear just that particular website or does the entire history get wiped? I ask because I want my visitors to be able to reset what links they have visited on the site. So if there is any other suggestions to achieve this, they would be appreciated as well. Thanks. hi; i want to create something like this http://www.microsoft.com/en/us/default.aspx need to do exactly as in this site how can i do that.... ; any script (when mouse is over needs to change the iframe....) Highlights Latest releases Using your computer hi, what is cookies and sessions .I have listen many times but don't know.. If u know plz tell. Thanks, web development Cookies?! What are they and do I really need one? By the way, check this out www.esaurome.com/index.html and tell m what you think... Also, is it better to give files a .htm or .html extension? Any difference between the 2? I was hoping you could help me with a problem that came up at work today since I've never worked with this sort of thing before - cookies. This has to do with affiliate marketing. To put things short, my company uses cookies to track the referrer's username (ie the person through whom new users register). This is in turn tracked by our servers and the affiliates are paid a commission for every referral. Basically this process works perfectly in firefox, safari and chrome browsers but not in internet explorer. It seems to be quite random because it does work on the rare occasion but it mostly doesn't save the cookies that contain the username of the affiliate and therefore we cannot track the referrals made through internet explorer by the users. Do you have any idea or experience regarding this? By the way, this is done through a tracking url using redir.cgi and adding the values in the address itself (for example: http://www.---.com/cgi-bin/redir.cgi...le=123&lang=en). I've tried to research about what might be the cause of the problem but all I found were other people complaining that internet explorer gives problems but no solutions. Do you have any idea how this tracking works? Thanks a lot, I would appreciate your help |