473,595 Members | 2,442 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

content not refreshing

I've been doing asp for years but this one stumps me.
My pages are not refreshing content. Sometimes they refresh after a minute
or two.

I've set response.expire s=0
response.expire s absolute=now()
and I have response.expire s = immediately in iis6

What else can i do?
I also have the dot net framework installed
and all service packs installed
windows 2003

Thanks!
Jul 19 '05 #1
4 4518
Have you tried these?
http://www.aspfaq.com/show.asp?id=2022

--
Will trade ASP help for SQL Server help
"Bite My Bubbles" <bm*@mybubbles. com> wrote in message
news:es******** ******@TK2MSFTN GP11.phx.gbl...
I've been doing asp for years but this one stumps me.
My pages are not refreshing content. Sometimes they refresh after a minute or two.

I've set response.expire s=0
response.expire s absolute=now()
and I have response.expire s = immediately in iis6

What else can i do?
I also have the dot net framework installed
and all service packs installed
windows 2003

Thanks!

Jul 19 '05 #2
I taske that back. It does not matter if it is a vitural or regular
directory

"Ray at <%=sLocation% >" <myfirstname at lane34 dot com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Have you tried these?
http://www.aspfaq.com/show.asp?id=2022

--
Will trade ASP help for SQL Server help
"Bite My Bubbles" <bm*@mybubbles. com> wrote in message
news:es******** ******@TK2MSFTN GP11.phx.gbl...
I've been doing asp for years but this one stumps me.
My pages are not refreshing content. Sometimes they refresh after a

minute
or two.

I've set response.expire s=0
response.expire s absolute=now()
and I have response.expire s = immediately in iis6

What else can i do?
I also have the dot net framework installed
and all service packs installed
windows 2003

Thanks!


Jul 19 '05 #3
I found the answer:
It is a IIS 6 /ASP problem

http://support.microsoft.com/default...b;en-us;332075

"Bite My Bubbles" <bm*@mybubbles. com> wrote in message
news:es******** ******@TK2MSFTN GP11.phx.gbl...
I've been doing asp for years but this one stumps me.
My pages are not refreshing content. Sometimes they refresh after a minute or two.

I've set response.expire s=0
response.expire s absolute=now()
and I have response.expire s = immediately in iis6

What else can i do?
I also have the dot net framework installed
and all service packs installed
windows 2003

Thanks!

Jul 19 '05 #4
Actually, the content changes when I make a change to the asp page, but if I
change the page back to what it was (any version), it never refreshes!!!
"Bite My Bubbles" <bm*@mybubbles. com> wrote in message
news:eq******** ******@TK2MSFTN GP10.phx.gbl...
I found the answer:
It is a IIS 6 /ASP problem

http://support.microsoft.com/default...b;en-us;332075

"Bite My Bubbles" <bm*@mybubbles. com> wrote in message
news:es******** ******@TK2MSFTN GP11.phx.gbl...
I've been doing asp for years but this one stumps me.
My pages are not refreshing content. Sometimes they refresh after a

minute
or two.

I've set response.expire s=0
response.expire s absolute=now()
and I have response.expire s = immediately in iis6

What else can i do?
I also have the dot net framework installed
and all service packs installed
windows 2003

Thanks!


Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

60
4288
by: A.Translator | last post by:
I have been struggling with a page that is based on a table structure (because that is all I am feeling comfortable with at the moment) styled with css. One of the problems I run in to is Opera (Opera 7 in my case). The weird thing is: viewing the page through Opera's eyes the first time around is OK, but after refreshing, the page gets messed up badly. I will look into the cause of the mess, but for now am really curious: what does...
31
6956
by: Royal Denning | last post by:
I am designing a table with 2 columns and 20 rows. I want to insert small images (each with a link) and a text title in each cell of the table. On refresh of the page, I would like to have the contents of each cell (picture/link and associated text) rotate randomly. Note that the text titles must remain with their associated picture and link (I don't want to scramble all the elements--just rotate the entire contents of the table cell).
2
1797
by: JPL Verhey | last post by:
(i hope somebody (else) will read and have an idea! Thnx) Hi, With a script in a popup window, I want to check if certain content is present in a page loaded into the frame "main" of the frameset in the opener window. I started with something like this (what happens when the considions are met already works):
5
3474
by: Jensen Bredal | last post by:
Hello, I need to display self refreshing information on a web page written with asp.net. I would image that the info would be displayed either as part of a user control or a web control. How can this be done? The information will come from a database and the displaying should loop throug a table in the database. Many thank in advance JB
0
1846
by: rwelti | last post by:
I'm hoping you might have a pointer on a very simple question: When I embed .mov or .mp4 files using Quicktime Player for any Windows browser, I see an annoying white empty box with a blue "QT" logo briefly before the movie starts, no matter that it is in the browser cache ( I can see it ) and that Quicktime has been given a HUGE cache of its own via Player preferences. How can I get the movies to appear instantly, like they do on a...
4
1928
by: Reid LI | last post by:
I just know I can do something in HTTP header like <meta http-equiv="refresh" content="5"> but can ASP.NET push, for example, new database content to browser automatically without using browser polling like the above.
4
2036
by: hbmehta15 | last post by:
Hi All, Please help me out. I am using AJAX and hence the have to display the response obtained from server in javascript variable on the screen and keep on refreshing it. The problem here is that I am getting the entire XML along with tags as string (or Text) from the server as response and now I have to display it on the screen. The content type of jsp page will be automatically set to HTML since it will be having other HTML tags like...
5
1549
TheServant
by: TheServant | last post by:
Hey there again, I have made a form which allows users to train soldiers depending on whether or not they have the resources. The content concerned is set out like this: -- Header -- -- Info Bar (how much gold etc available) -- -- Form -- -- Footer -- Here is a screen shot: http://supremewarfare.com/main/pics/scrn_shot.jpg
2
1403
by: starfoxsb | last post by:
Hi all, I have web pages with "active content" running locally on my PC in Internet Explorer. These pages open other windows by "window.open()" and these windows have, in their turn, active content. As IE does not let any active content run in web pages that run locally, I have to "Allow Blocked Content" both for my main page and for the window opened. It's not nice, but it works...
0
7957
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7883
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8262
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8379
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8252
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6675
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
3875
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2391
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 we have to send another system
1
1491
muto222
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.