duration

A

Aaron

Is there a way to tell how long a user has stayed on a section of a web
site?
If the user has not open any new page in 5 min he's session on this section
will be over.

Let me know if i need to explain more.

Thanks
Aaron
 
Z

Zuzar Lakdawala

Hi Aaron,
This you could do by specifying in web.config by putting the session timeout
to 5 mins.
<sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;user id=sa;password="
cookieless="false" timeout="20"/>


Regards,
Zuzar L.
 

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,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top