client side browser information

T

Tabo

How can i get the information of client side browser, such
as browser history, for displaying on the web page? And,
can i update or insert a new history to the browser? if
yes, how can i do that by using ASP .NET?
Thanks for your help!

Tabo
 
P

Pete

You can get a lot of info from each request the browser sends. (Browser,
Version) etc. But not the history - that's firmly in the client domain.

It is possible to access history from javascript, however, so you could
always build a form on the client and then post it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top