M
M
Maxim Anarchistov2015-11-13 05:41:16
Delphi
Maxim Anarchistov, 2015-11-13 05:41:16

How to clear the history of a webbrowser element?

There is a webbrowser element with a loaded site and a "back" button. The
user clicks on links, launches new sites inside the browser, and then leaves. I need to prevent the next user from seeing what sites the previous user visited. And so that I could not physically poke the "back" button.
Is there any way to clear the browsing history of the webbrowser element? If there are such methods in the Delphi + Android bundle, then it’s generally wonderful.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
ORTOL, 2015-12-03
@ozonar

The question is worded incomprehensibly.
You wrote... "...inside the browser and then away." ...
And how the computer defines that the user leaves??? (if we are talking about physical care)
And how does he define a new user ???
In order not to physically click on the button, use Button1.Enabled := False;
There are a lot of results on clearing the history in the search engine ...
www.cryer.co.uk/brian/delphi/twebbrowser/clear_his...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question