i want to refresh my web page automatically in 30 second, but without blink.Here
I am using asp.net mvc framework. Can u help me.
i want to refresh my web page automatically in 30 second, but without blink.Here
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
meta tag is what I would suggest using:
Your requirement “without blink” is not trivial if even possible. Just remember, if user’s computer is slow the refresh may be sluggish. You have no control over it.