Browse by Tags

Related Posts

  • ScriptResource.axd errors

    I'm experiencing something I've never seen before, and something that doesn't seem to be dicsussed on the internet. I have an AJAX web site that is designed to run continuously, 24 hours a day. Something that employees can walk past and review, then move on. It refreshes itself based on a...
    Posted to ASP.NET AJAX UI (Forum) by azpcc on 06-15-2009, 12:00 AM
    Filed under: udpdatepanel partialrendering, ajax update panel, asp:Timer, ajax update panel trigger, TimerControl AJAX, Upadatepanel Javascript, ASP AJAX, ajax updatepanel trigger Timer, update Panel trigger javascript, Timer, update Panel javascript, UpdatePanel ajax, ajax updatepanel PostBack, "ajax update panel trigger", AJAX UpdatePanel, asynchpostbackerror, asyncpostbackerror, .Net 3.x, AJAX 3.5, AJax UpdatePanel, udpdatepanel, AJAX .NET 3.5, "javascript", ASP.NET PAGE REFRESH, upadatepanel + ajax + javascript, ajax + updatepanel + javascript, Udpdatepanel IE AJAX Extensions, ASP.NET 3.5, asynchpostback, ASP.NET 3.5 AJAX, ASP .NET AJAX
  • Timer, Adrotator error Error: Sys.WebForms.PageRequestManagerParserErrorException

    Hello all, I have been stuck on this problem for a few days and have researched and googled as much as I could without any solutions. I have seen the blog relating to these problems and tried the solutions suggested in the blogs and forums. I have checked out Eilon Lipton's blog I am not using any...
    Posted to ASP.NET AJAX UI (Forum) by kaydubba on 05-18-2009, 12:00 AM
    Filed under: ajax, Timer, dotnetnuke, AdRotator, PageRequestManagerParserError
  • Google Image search & Display

    hey , i am workin on a project in which i have to search images from google , download it and create thumb nail in diffrent sizes i am gettin the google images like this http://ajax.googleapis.com/ajax/services/search/images?v=1.0&rsz=large&start=0&q=[query]&imgsz=medium then through...
    Posted to Web Forms (Forum) by Ahtesham on 05-15-2009, 12:00 AM
    Filed under: timer, ajax, download Files images, google images
  • Timer object do not have Start and Stop methods

    I'm writing a stop watch kind of application for mobile device. I added the System.Windows.Forms.Timer control to a Form. But in the code behind I don't see the Start and Stop methods for this timer control. Does the timer control donot support these methods for Smart Device Projects? s.a.w
    Posted to Mobile and Handheld Devices (Forum) by sunit_82 on 05-13-2009, 12:00 AM
    Filed under: Timer, mobile
  • Timer in web user control

    Hi, I have a small problem; and I was hoping to get my answer here. I'm trying to build an ajax Updater/notifier control which essentially can report the progress of an operation in the main page. My idea was to have a log property inside the controller which is essentially some text which stores...
    Posted to ASP.NET AJAX UI (Forum) by Esfandiar on 03-05-2009, 12:00 AM
    Filed under: Timer, Web User Control
  • Problem with Timer Control

    Hi , IIm new to Ajax and since timer control was provided there so i have installed the Ajax extensions into VS. I have included the script manager , Update panel and the timer control as per the ajax tutorial links provided in this forum. I want to use the timer such that ever 2 or 3 seconds the text...
    Posted to ASP.NET AJAX UI (Forum) by Deepa_Monteiro on 01-12-2009, 12:00 AM
    Filed under: script manager, Timer, UpdatePanel AJAX UserControl, ajax
  • Response.Redirect on Session TimeOut

    This is a hot topic and the web is filled with posts about this, but none of the solutions that I have seen are what I would consider to be good. My Session Timeout is configured in my Web.Config as follows: < sessionState timeout= "60" /> There has to be a way to set a redirect in the...
    Posted to State Management (Forum) by bfancett on 12-30-2008, 12:00 AM
    Filed under: refresh, Session, session & postback and user control, Session and Authentication, Session and Substitution and OutputCache, session and tabs, session end, session loss, Session Management, session problem, session state timeout, Session statee timeout, session time out, session timeout, session variables, session.end, sessionn state, sessions, Threading Timer Permanent, timeout, timeout problem, Timeout Session Authentication, Timer, accessing session, ajax, AJAX .NET 3.5, AJAX 3.5, AJAX ASP.NET, application end event, asp.net, asp.net 3.5, ASP.NET AJAX, ASP.net Session, asp.net session timeout, Async, browser, Browser Back Button, c#, C# session expire, change session, HTTTPResponse, "dynamic controls", Seession, Ajax .NET Session Exception ASP.Net, Application State, response.redirect, Request timed out, requests, session and userid, session expires, asp.net. sessions, HTTPContext.Current.Session, HttpModule timeout
  • Retaining variable during partial page update

    Hi, I have a user control that has a private List. This List objects are populated by an XML feed. In the user control is also an update panel and a timer. I cycle through the List objects every 5 seconds to asynchronously update part of the user control. Basically this is a home page promo module, something...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by hhrahman88 on 11-19-2008, 12:00 AM
    Filed under: timer, updatepanel, load data once, homepage promo
  • AJAX Timer Control in User Control not firing

    I created a user control that contains an Update Panel, a Label, and a Timer. The Timer fires every 2 seconds and updates the label. So long as there is only one instance of the User Control on my page it works fine. If there are two or more instances of the User Control on the page the first instance...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Daren Dahl on 11-18-2008, 12:00 AM
    Filed under: timer, updatepanel, user Control, ajax
  • Re: How a web application C# code keeps on running a while loop for every minute?

    You can add a Timer (for webforms) or a Timer from the Ajax Extensions tab for Web forms, set the interval to 60000 (1 minute), and put your executable code in the Timer Tick event. I haven't done this in a web app, but I have for windows form app.
    Posted to Architecture (Forum) by pogo2346 on 10-30-2008, 12:00 AM
    Filed under: timer
Page 1 of 6 (57 items) 1 2 3 4 5 Next > ... Last »