|
-
Dec 16th, 2005, 09:20 AM
#1
Thread Starter
New Member
autorefresh a web page
how can i autorefresh a web page???
In my web page I am retreiving a data from sql server 2000, through selecting items (drop downlist) to be viewed in a label control.
I add this tag<meta http-equiv="refresh" content="30000">
But each time the page is refreshed the viewed information are disappearing????so please what should do to make the drop down list stable as it was selected before.
-
Dec 16th, 2005, 10:18 AM
#2
Re: autorefresh a web page
Do you have EnableViewState set to true?
-
Dec 19th, 2005, 03:00 AM
#3
Thread Starter
New Member
Re: autorefresh a web page
Hi,
EnableViewState is not set to true. I've tried to set it to true but nothing improved....please waiting your reply what should I do?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|