Community Member Profile
Rohit
Member since Aug 6, 2012
- Profile: /members/10175-Rohit.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Rohit
-
Ask Ben: Javascript Replace And Multiple Lines / Line Breaks
Posted on Aug 6, 2012 at 6:54 AM
Below is my javascript code: string script = "window.setInterval(\"if(confirm('Session has been idle over its time limit.Press Ok now to conitnue session.')){} else {window.location.href = '/Logout.aspx';} ;\", " + (Session.Timeout - 5) * 60000 + " )"; No... read more »



