TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ajay raju
NA
398
0
Problem in log out?
Apr 24 2010 9:24 AM
hi!
i am using this line (code is write under form load)
Page.RegisterClientScriptBlock(
""
,
"<script> if(history.length>0)history.go(+1);</script>"
);
using this when i click logout button in my form i am goto log in page and click back arrow button of web browser it display login page. its working and its fine. my aim is also when i logout then goto login page.
but my problem is i worked another pages of project if i click back arrow button of web browser. it is not go to back page it still on that page only. it is inconvenience for me.
my aim is when i click back arrow button of web browser it goes to back page but if i click logout button when i click back arrow button of web browser, it display only Login page.
please give a code of this doing.
Thanks
Reply
Answers (
2
)
speech Recognition in asp.net and c#.net
Problem with table spacing...