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

clear history

I need to clear the history via javascript or other via, but inside from an
aspx page.
Any help would be appreciated.
Thanks!
Julio
Nov 19 '05 #1
7 5095
What are you trying to achieve with this unworkable tactic? Tip: If it's not
possible to achieve, you don't "need" to do it. What you need to do is
identify the business requirement that the unworkable solution is supposed
to fulfill, and find a workable solution to fulfill it. So, what is the
underlying problem?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
I need to clear the history via javascript or other via, but inside from an
aspx page.
Any help would be appreciated.
Thanks!
Julio

Nov 19 '05 #2
Kevin, where is an sample or a page or one tip to do this?
Julio

"Kevin Spencer" wrote:
What are you trying to achieve with this unworkable tactic? Tip: If it's not
possible to achieve, you don't "need" to do it. What you need to do is
identify the business requirement that the unworkable solution is supposed
to fulfill, and find a workable solution to fulfill it. So, what is the
underlying problem?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
I need to clear the history via javascript or other via, but inside from an
aspx page.
Any help would be appreciated.
Thanks!
Julio


Nov 19 '05 #3
We've just gone through a long-winded similar
discussion in the spanish-language newsgroups.

It was explained to Julio, and others, that there's
no viable method for doing what he wants to do.

Apparently he thinks that, since he didn't get a working
technique in spanish, he might get one in english.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
=====================

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:Ok**************@TK2MSFTNGP12.phx.gbl...
What are you trying to achieve with this unworkable tactic? Tip: If it's
not possible to achieve, you don't "need" to do it. What you need to do is
identify the business requirement that the unworkable solution is supposed
to fulfill, and find a workable solution to fulfill it. So, what is the
underlying problem?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be. "julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
I need to clear the history via javascript or other via, but inside from
an
aspx page.
Any help would be appreciated.
Thanks!
Julio

Nov 19 '05 #4
"julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
I need to clear the history via javascript or other via, but inside from an
aspx page.


Why on earth do you need to do this...???
Nov 19 '05 #5
Juan
You are Mr. Microsoft
Regards

"Juan T. Llibre" wrote:
We've just gone through a long-winded similar
discussion in the spanish-language newsgroups.

It was explained to Julio, and others, that there's
no viable method for doing what he wants to do.

Apparently he thinks that, since he didn't get a working
technique in spanish, he might get one in english.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
=====================

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:Ok**************@TK2MSFTNGP12.phx.gbl...
What are you trying to achieve with this unworkable tactic? Tip: If it's
not possible to achieve, you don't "need" to do it. What you need to do is
identify the business requirement that the unworkable solution is supposed
to fulfill, and find a workable solution to fulfill it. So, what is the
underlying problem?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
I need to clear the history via javascript or other via, but inside from
an
aspx page.
Any help would be appreciated.
Thanks!
Julio


Nov 19 '05 #6
> Kevin, where is an sample or a page or one tip to do this?

Julio, let me put it in Spanish for you:

No es posible.

Qué usted necesita hacer debe identificar el requisito del negocio que la
solución irrealizable se supone para satisfacer, y encuentra una solución
realizable para satisfacerla. ¿Así pues, cuál es el problema subyacente?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"julio" <ju***@discussions.microsoft.com> wrote in message
news:2D**********************************@microsof t.com...
Kevin, where is an sample or a page or one tip to do this?
Julio

"Kevin Spencer" wrote:
What are you trying to achieve with this unworkable tactic? Tip: If it's
not
possible to achieve, you don't "need" to do it. What you need to do is
identify the business requirement that the unworkable solution is
supposed
to fulfill, and find a workable solution to fulfill it. So, what is the
underlying problem?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
>I need to clear the history via javascript or other via, but inside from
>an
> aspx page.
> Any help would be appreciated.
> Thanks!
> Julio
>
>


Nov 19 '05 #7
Mark Rae wrote:
"julio" <ju***@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
I need to clear the history via javascript or other via, but inside
from an aspx page.


Why on earth do you need to do this...???


Educated guess: To work around some application level
caching/security/back button issues.

This kind of discussion should be redirected immediately to the
discussion lists at w3.org. That would hurt...

<eg/>
--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Nov 19 '05 #8

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

Similar topics

9
by: Steve | last post by:
How can I programmatically clear the internet history in Windows XP? I tried downloading the PowerToys which contain TweakUI as this used to do it in previous versions of Windows, but the option is...
1
by: David | last post by:
A user logs into a web site. He is then redirected to a web page of his choosing - based on menu options - for example: "WeeklyReport.aspx" is a page the user is currently viewing If the user...
0
by: mdavila78 | last post by:
Hi there, I was wondering if it's possible to Clear MySQL's History Remotely. Considering that you only have root access to the database but no access to the linux box. I found something in...
9
by: vighnesh | last post by:
Hi Folks Greetings to you all. I have been dealing a project, in which one of the requirement is to clear FireFox browser history programatically. Can anybody suggest me, how this can be...
4
by: tomeq10 | last post by:
Hi All, I have this problem. I have a main page, and option to show popup window. This popup window is div + iframe based. When User clicks to open this popup, he do some staff on it, there are...
2
by: Vighneswar | last post by:
Hi All Please let me know is there any way to clear the address bar history ( Typed URLs) of Firefox browser programmatically. Deleting 'index.dat' under profiles folder of firefox will delete...
2
by: =?Utf-8?B?Y2FzaGRlc2ttYWM=?= | last post by:
Hi, Is it possible to clear the recent history so that a link with the href "javascript:window.history.back()" doesn't record any postbacks? For example, if I the user makes a few selections...
1
by: =?Utf-8?B?Q2FtZXJvbiBUYXlsb3I=?= | last post by:
Is there any way to programmatically purge the forward/back history of a .NET 2.0 embedded WebBrowser control?
0
by: PJ6 | last post by:
OK this is annoying... after I installed VS2008 to try it out, apparently an update was made to the behavior VS2005. Now when I close and reopen a document I'm working on, the Undo history is...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.