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
Chinna Netha
NA
282
136.7k
reloading page in asp.net
Jul 20 2015 1:26 PM
my page is reloading
$(document).ready(function () {
$(window).load(function () {
if (localStorage.getItem('username') != null ) {
window.location.replace("/onlineexamsworld/users?email=" + localStorage.getItem("username") + "");
}
else {
window.location.replace("Login.aspx");
return '';
}
});
});
Reply
Answers (
1
)
How to add link in .MP4 video
Dotted lines around label.