Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, July 20, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > ASP.Net > Administration Tool
Auto postback in ASP.NET        
Total Hits: 32  |  Today: 0 Author: Sigurd Johansen       Rating:  
Read Reviews | Write Review |   Your Rating: 

As far as I’m concerned there is no way to make a postback to the server from an aspx Web Page at a regular time schedule.

I’m developing a project that needs a postback every 30 sec to refresh the values from the server as a postback. I have been looking for a solution for a long time and have come up with this.

I have been considering the meta http-equiv="refresh" content="30", but it is a big difference between a refresh like this and a postback every 30 sec in an aspx page. A postback takes care of every value between postbacks, but a refresh doesn’t.

This is irrelevant, but in my project I wanted to refresh values from an OPC s..


What's New at DevASP.Net
07/20  Server-side ASP.NET Data Binding,..
07/20  Server-side ASP.NET Data Binding,..
07/20  Server-side ASP .NET Data Binding
07/20  Advanced ASP.NET Server-side Cont..
07/20  Web Services: Building Reusable W..
07/20  The Component Model in ASP.NET
07/20  Advanced ASP.NET Server-side Cont..
07/20  Client-side Cookies, Unchecking C..
07/20  Beyond ASP: XML and XSL-based Sol..
07/20  Onstop, Connecting to SQL with AS..
07/20  To Cache or not to Cache
07/20  Taming the Stateless Beast: Manag..
07/20  Client-side Environment for ASP P..
07/20  Server-side Controls in Active Se..
07/20  Active Server Pages+: ASP+ Improv..
07/20  Implement Custom Cache Dependenci..
07/20  Foiling Session Hijacking Attempt..
07/20  Test Automation for ASP.NET Web A..
07/20  Script Callbacks in ASP.NET
07/20  Page Ready State, DataGrid Row De..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net