473,386 Members | 1,803 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,386 software developers and data experts.

If I do not want to put the current page in the IE history, how can I do it ?

It seems the aspx always is saved in IE history, how to write aspx that make
IE does not save it ?

Thanks.

-Junjie
Nov 17 '05 #1
4 1582
> It seems the aspx always is saved in IE history, how to write aspx that
make
IE does not save it ?
Can't be done. However, if you tell us what you're tying to achieve (not
HOW, but WHAT, in terms of requirements), we may be able to come up with an
alternative solution.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Neither a follower nor a lender be.

"Junjie Wang" <id********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl... It seems the aspx always is saved in IE history, how to write aspx that make IE does not save it ?

Thanks.

-Junjie

Nov 17 '05 #2
I write an application with ASP.NET. After running the application in IE6,
the URLs always are displayed in IE history. I do not want the users know
what URL they have visited, so I want clear the corresponding IE webpage
history. But it seems impossible. Set Response.Expire etc. can disable
users visit them in offline mode, but I do not want those URLs be displayed
in the IE history.

Can you give me some advise?

Thanks.

Junjie Wang

"Kevin Spencer" <ke***@takempis.com> дÈëÏûÏ¢ÐÂÎÅ
:#K**************@TK2MSFTNGP09.phx.gbl...
It seems the aspx always is saved in IE history, how to write aspx that make
IE does not save it ?


Can't be done. However, if you tell us what you're tying to achieve (not
HOW, but WHAT, in terms of requirements), we may be able to come up with

an alternative solution.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Neither a follower nor a lender be.

"Junjie Wang" <id********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
It seems the aspx always is saved in IE history, how to write aspx that

make
IE does not save it ?

Thanks.

-Junjie


Nov 17 '05 #3
My advice is, forget it. Why on earth would you not want visitors to know
what URL they visited? In any case, it can't be done.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"Junjie Wang" <id********@hotmail.com> wrote in message
news:OY**************@tk2msftngp13.phx.gbl...
I write an application with ASP.NET. After running the application in IE6, the URLs always are displayed in IE history. I do not want the users know
what URL they have visited, so I want clear the corresponding IE webpage
history. But it seems impossible. Set Response.Expire etc. can disable
users visit them in offline mode, but I do not want those URLs be displayed in the IE history.

Can you give me some advise?

Thanks.

Junjie Wang

"Kevin Spencer" <ke***@takempis.com> дÈëÏûÏ¢ÐÂÎÅ
:#K**************@TK2MSFTNGP09.phx.gbl...
It seems the aspx always is saved in IE history, how to write aspx
that make
IE does not save it ?


Can't be done. However, if you tell us what you're tying to achieve (not
HOW, but WHAT, in terms of requirements), we may be able to come up with

an
alternative solution.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Neither a follower nor a lender be.

"Junjie Wang" <id********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
It seems the aspx always is saved in IE history, how to write aspx
that make
IE does not save it ?

Thanks.

-Junjie



Nov 17 '05 #4
Hi

One way and that is still not good enough :)

location.replace("pagetogo.aspx");
http://msdn.microsoft.com/library/de...ds/replace.asp

--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
"Junjie Wang" <id********@hotmail.com> wrote in message
news:OY**************@tk2msftngp13.phx.gbl...
I write an application with ASP.NET. After running the application in IE6, the URLs always are displayed in IE history. I do not want the users know
what URL they have visited, so I want clear the corresponding IE webpage
history. But it seems impossible. Set Response.Expire etc. can disable
users visit them in offline mode, but I do not want those URLs be displayed in the IE history.

Can you give me some advise?

Thanks.

Junjie Wang

"Kevin Spencer" <ke***@takempis.com> дÈëÏûÏ¢ÐÂÎÅ
:#K**************@TK2MSFTNGP09.phx.gbl...
It seems the aspx always is saved in IE history, how to write aspx
that make
IE does not save it ?


Can't be done. However, if you tell us what you're tying to achieve (not
HOW, but WHAT, in terms of requirements), we may be able to come up with

an
alternative solution.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Neither a follower nor a lender be.

"Junjie Wang" <id********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
It seems the aspx always is saved in IE history, how to write aspx
that make
IE does not save it ?

Thanks.

-Junjie



Nov 17 '05 #5

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

Similar topics

72
by: Mel | last post by:
Are we going backwards ? (please excuse my spelling...) In my opinion an absolute YES ! Take a look at what we are doing ! we create TAGS, things like <H1> etc. and although there are tools...
4
by: Penny | last post by:
Hi all, How can I retrieve the current page url(and parameters/arguments) using ASP code? The current page is an asp search results page so the url includes the page name and the...
12
by: |-|erc | last post by:
when a user clicks back to get to my site, I want it to run a javascript function. can you detect when the FORWARD button is greyed out? Herc -- I call3d this fugly and I'm proud...
3
by: laryten | last post by:
Hi, Is there a way to update the same web page instead of getting a new page each time we click the submit button? The simplest thing to do is to delete the current page (or go back to the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
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...

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.