Click here to Skip to main content
15,923,051 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionJavaScript Not Running Pin
kenexcelon24-Oct-07 13:20
kenexcelon24-Oct-07 13:20 
AnswerRe: JavaScript Not Running Pin
Christian Graus24-Oct-07 13:26
protectorChristian Graus24-Oct-07 13:26 
QuestionKeep DAta uptdated Pin
crazy friend24-Oct-07 12:18
crazy friend24-Oct-07 12:18 
AnswerRe: Keep DAta uptdated [modified] Pin
Pete O'Hanlon25-Oct-07 2:57
mvePete O'Hanlon25-Oct-07 2:57 
Questionhow to use timer control in ASP.NET 2005 Pin
joshi reddy podduturi24-Oct-07 10:15
joshi reddy podduturi24-Oct-07 10:15 
AnswerRe: how to use timer control in ASP.NET 2005 Pin
crazy friend24-Oct-07 12:34
crazy friend24-Oct-07 12:34 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
joshi reddy podduturi24-Oct-07 16:32
joshi reddy podduturi24-Oct-07 16:32 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
Christian Graus24-Oct-07 20:51
protectorChristian Graus24-Oct-07 20:51 
joshi reddy podduturi wrote:
but i want to use timer control in ASP.Net


There isn't one.

joshi reddy podduturi wrote:
but i could not find the same control in Asp.Net tool box.


Because there isn't one.

You need to write a timer in javascript. You can use AJAX to send messages to the server from your timer, if you want to, as Mark said. But, you are going to have to write actual code. To be honest, it's beyond me why anyone would drag and drop a timer from the toolbox in any C# application, it's not a UI element, it's something you control in code. If you want to be a programmer, you need to be willng to write code.




Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

AnswerRe: how to use timer control in ASP.NET 2005 Pin
Christian Graus24-Oct-07 13:00
protectorChristian Graus24-Oct-07 13:00 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
Not Active24-Oct-07 14:39
mentorNot Active24-Oct-07 14:39 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
Christian Graus24-Oct-07 20:48
protectorChristian Graus24-Oct-07 20:48 
Questionabout .net Pin
mirchi_tikhi24-Oct-07 9:13
mirchi_tikhi24-Oct-07 9:13 
AnswerRe: about .net Pin
Deepak Nigam24-Oct-07 9:50
Deepak Nigam24-Oct-07 9:50 
Questionrequired project Pin
mirchi_tikhi24-Oct-07 9:07
mirchi_tikhi24-Oct-07 9:07 
AnswerRe: required project Pin
Malcolm Smart24-Oct-07 9:56
Malcolm Smart24-Oct-07 9:56 
JokeRe: required project Pin
Mircea Grelus24-Oct-07 12:50
Mircea Grelus24-Oct-07 12:50 
AnswerRe: required project Pin
Christian Graus24-Oct-07 13:06
protectorChristian Graus24-Oct-07 13:06 
QuestionSession Problem Pin
Malleswar123424-Oct-07 8:25
Malleswar123424-Oct-07 8:25 
AnswerRe: Session Problem Pin
Felipe Dalorzo24-Oct-07 10:10
Felipe Dalorzo24-Oct-07 10:10 
GeneralRe: Session Problem Pin
Malleswar123424-Oct-07 21:39
Malleswar123424-Oct-07 21:39 
AnswerRe: Session Problem Pin
Kissy1624-Oct-07 21:42
Kissy1624-Oct-07 21:42 
GeneralRe: Session Problem Pin
Malleswar123425-Oct-07 0:51
Malleswar123425-Oct-07 0:51 
AnswerRe: Session Problem Pin
Pete O'Hanlon25-Oct-07 1:24
mvePete O'Hanlon25-Oct-07 1:24 
QuestionFailed To Access IIS Metabase [modified] Pin
#realJSOP24-Oct-07 4:50
professional#realJSOP24-Oct-07 4:50 
AnswerRe: Failed To Access IIS Metabase Pin
SHatchard24-Oct-07 5:31
SHatchard24-Oct-07 5:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.