Ask a Question related to ASP.NET General, Design and Development.
-
Comcast #1
Newbie ?: Force a periodic postback??
Hopefully this will be an easy question, newbie here.
Is there a simple way to force a periodic postback to a page? I want to
simulate a picture slideshow and every five seconds (or so) want to cycle
the web control image from one picture to another.
I've tried doing a timer control (doesn't refresh thepage) and playing
around with META/REFRESH (causes a totally new load of the page) and was
thinking about generating some dynamic <script> code, but that just seems a
little daunting .....
Any help would be appreciated.
thanks in advance,
Patrick
Comcast Guest
-
Newbie:Access custom Itemplate(not datagrid/repeater/datalist) control values on postback
Newbie:Access custom Itemplate(not datagrid/repeater/datalist) control values on postback Hi, I have simple Itemplate implementation with 2... -
Periodic crash
I am using FH 11.02 build 92 on Mac OSX 10.33. I get a consistent application crash. The crash occurs after a copy/paste from one document to... -
How to force PostBack
my screen is composed of 2 frames. the left frame has a treeView control, and the right frame display info about the selected node from the left... -
#13030 [Com]: Periodic inability to connect to database, ORA-24327
ID: 13030 Comment by: harry_sufehmi@birmingham.gov.uk Reported By: james dot mcininch at cereon dot com Status: ... -
Periodic diagnostic detected a problem
Burkhard Schultheis <schultheis@tde-online.de> wrote in message news:<bg2s6t$k8sch$1@ID-100086.news.uni-berlin.de>... em? errpt has no messages! ... -
Natty Gur #2
Re: Newbie ?: Force a periodic postback??
Hi,
if you want just to farce postback you have to use DHTML and java script
to submit form (buttons) or call __postback function periodically.
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest



Reply With Quote

