CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > general_asp.net.getting_started Tags:
Item Type: Date Entered: 12/8/2004 3:36:08 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 3 Views: 21 Favorited: 0 Favorite
4 Items, 1 Pages 1 |< << Go >> >|
"FoxMac" <>
NewsGroup User
Postback after a certain time? Automated?12/8/2004 3:36:08 PM

0

Hello,

how can I implement a code to postback a site after a certain time?

thanks a lot,
FOX
The future is for everyone ...
www.keepinmind.info
"pharcyde" <>
NewsGroup User
Re: Postback after a certain time? Automated?12/8/2004 4:29:00 PM

0

I don't know if anything like that exists in .NET but have you looked into javascript and the window.setTimeout() function?


~Pharcyde
"PLBlum" <>
NewsGroup User
Re: Postback after a certain time? Automated?12/8/2004 4:54:32 PM

0

window.setTimeout() is right.
Its format is:
window.setTimeout('code', [time]);
[time] is a number of milliseconds.

You just need it to call the text returned by Page.GetPostBackClientEvent(). That sets up the ASP.NET __doPostBack() function.

You should output your script through Page.RegisterStartupScript().
--- Peter Blum
Creator of Professional Validation And More Suite, Peter's Date Package, and Peter's Polling Package
www.PeterBlum.com
"FoxMac" <>
NewsGroup User
Re: Postback after a certain time? Automated?12/21/2004 4:29:29 PM

0

Thanks a lot! It worked great

FOX
The future is for everyone ...
www.keepinmind.info
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:













is there a way to raise a button_click event when press enter in a textbox?

google

noob question for asp.net using vb.net

how to make an asp.net forums ?

fiddler error

get requests...

asp.net to html

programmatically adding buttons

network printer help. need help fast!

how to create dynamic array is asp.net

slight problem with eval... easy fix... i think

browsing catalog??

passing values to a pop-up window and de-activating parent window...

c# question

can i direct a stored proc output to a web page?

code-behind and code-inside

problem in visual source safe

counting records in dataset

deleting files into directory

linkbutton-passing url parameters

how to check if the msdtc service is running?

creating a file system

parse string question

how to add a textbox programmatically

show picture according to how many

operations inside template columns?

parse and display xml data with microsoft.xmldom

exception details: system.web.httpexception: maximum request length exceeded.

can anybody help me ?

dataformat string syntax

recreate session object

using dll

link checker

enter key postback problem

fill select-element with database values

adding runat=server to <body> tag

.net datetime object

multi threaded web pages

virtual directories

tab data

use unsafe code without making a dll

show special caracters

database

how to get the domain users information of a system using c#

how to ???

web matrix & microsoft application blocks

how to get the textbox value in a variable?

how to create bandwidth meter?

having trouble inserting date value into the database

how to set a query parameter to a control value

   
  Privacy | Contact Us
All Times Are GMT