473,395 Members | 1,574 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to build WebPages?

Hi Guys,

I have several problems on the company website...

the major one is that the IE saves the pages and (even if you log out
and log in again) it shows THAT pages instead a refresh version of the page.

how can I prevent that?
probably using session identifier, to show something like

http://www.filtrarte.com/Xa129ce9c98...al/default.asp

instead
http://www.filtrarte.com/portal/default.asp

but I don't know how.

is there anyone who could help me on this?

I know this is a ASP.NET Forum and I use only ASP but I can't find any asp
newsgroups and I thought that ASP.NET and ASP are similar regarding
sessions, so I give it a shot.

--
Bruno Miguel Alexandre
Dep Informática do Grupo Filtrarte

Av General Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT
Portugal

T. +351 219 608 130
F. +351 219 615 369
w. www.filtrarte.com
@. br***@filtrarte.com
Nov 18 '05 #1
1 970
Check out http://www.htmlgoodies.com/beyond/nocache.html for info on adding
no-cache meta tags. Basically though, trying to make things like cookieless
session identifiers causes more work for you then it should. Check your own
IE settings and make sure they are set to load the page automatically or
every time you hit the page. Usually it's set to automatically by default.
This will often mean that it will check for a new page the first time, but
when you re-visit the page unless you hit F5 to refresh the page, which
should then force it to check for a newer page. If you still don't get it to
refresh then it could be a problem you won't be able to handle, ISP caching.
Some ISPs cache pages to decrease demands on their network. AOL used to be
very bad at this, especially when they were first getting really connected
into the internet as they only had a certain amount of pipeline to go
through. If an ISP caches a page there won't be much at all that can be done
to over-ride it. Their caching algorithms may even ignore cookieless session
ids in the URL as well. Basically though, your best bet is to stick with the
simplest and use the meta pragma tags for controlling caching, and add code
in your ASP pages that will force them to expire after something like 20
minutes or so.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Bruno Alexandre" <br*************@filtrarte.com> wrote in message
news:uK**************@TK2MSFTNGP10.phx.gbl...
Hi Guys,

I have several problems on the company website...

the major one is that the IE saves the pages and (even if you log out
and log in again) it shows THAT pages instead a refresh version of the page.
how can I prevent that?
probably using session identifier, to show something like

http://www.filtrarte.com/Xa129ce9c98...al/default.asp

instead
http://www.filtrarte.com/portal/default.asp

but I don't know how.

is there anyone who could help me on this?

I know this is a ASP.NET Forum and I use only ASP but I can't find any asp
newsgroups and I thought that ASP.NET and ASP are similar regarding
sessions, so I give it a shot.

--
Bruno Miguel Alexandre
Dep Informática do Grupo Filtrarte

Av General Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT
Portugal

T. +351 219 608 130
F. +351 219 615 369
w. www.filtrarte.com
@. br***@filtrarte.com

Nov 18 '05 #2

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

Similar topics

4
by: The_Incubator | last post by:
As the subject suggests, I am interested in using Python as a scripting language for a game that is primarily implemented in C++, and I am also interested in using generators in those scripts... ...
11
by: Robert Ferber | last post by:
Hi, I'm a PHP-programmer who evaluates Python for a new project. I really like a lot of concepts of Python, especially the shell, but there is one great feature of PHP which I don't know how to...
2
by: Stas | last post by:
Hello all! I have two webpages main.asp with some codes and text.html I need joint (insert) text into main.asp. I forgotten instructions to insert first webpage into second. How I can do it?...
7
by: dow | last post by:
I'm looking for ideas or how to make webpages for members. I want a member log in and view their profiles and check boxes stating that they have completed listed instructions and waiting for the...
5
by: Michael Landberg | last post by:
Hi this may be a stupid question, but anyway! I have created a website with a few pages. I have noticed that when I change the IE browser text size ( through the view menu -> text size) to...
3
by: Yul | last post by:
Hi, We are in the process of designing an ASP.NET app, where a user will enter some 'Customer ID' to be queried in the database. If the ID is valid, several stored procedures will be called to...
12
by: scsharma | last post by:
Hi, I am working on creating a webapplication and my design calls for creating main webform which will have menu bar on left hand side and a IFrame which will contain all the forms that are shown...
0
by: snkssa | last post by:
Hi, I got the following error while building an application with ant. please can you give the solution or reason why it is failing? Thank you create_zip_linux: ...
7
by: Patricia Mindanao | last post by:
I have a directory tree on my hard disc which represents all the web pages and linked stuff on my mirrored web hoster server. All web pages and files are statically linked. So dynamically...
4
lifeisgreat20009
by: lifeisgreat20009 | last post by:
I have made a dynamic website using HTML, ASP, JavaScript for my college project..... My website is running pretty well at home as well as in college...I mean linking and all, also no problem with...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.