Click here to Skip to main content
15,920,503 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asp.net validation Pin
eyeseetee6-Mar-08 4:35
eyeseetee6-Mar-08 4:35 
GeneralRe: Asp.net validation Pin
Laddie6-Mar-08 4:42
Laddie6-Mar-08 4:42 
Generaltimer control Pin
iamdking6-Mar-08 3:09
iamdking6-Mar-08 3:09 
GeneralRe: timer control Pin
Laddie6-Mar-08 3:15
Laddie6-Mar-08 3:15 
GeneralRe: timer control Pin
iamdking6-Mar-08 3:32
iamdking6-Mar-08 3:32 
GeneralRe: timer control Pin
eyeseetee6-Mar-08 3:24
eyeseetee6-Mar-08 3:24 
GeneralRe: timer control Pin
iamdking6-Mar-08 3:29
iamdking6-Mar-08 3:29 
GeneralRe: timer control Pin
Laddie6-Mar-08 3:51
Laddie6-Mar-08 3:51 
Ajax timer control cannot be used in your cause. ajax timer control is used to run some server side code in predefined intervals. Technically it is possible to use ajax timer control,updae panel and a simple label to simulate such timer.But you dont want your application to post back every 1 sec to get a new time. Do you ?

You have to use the javascript to do this.

Thanks
Laddie


Kindly rate if the answer was helpful

QuestionHow to bind a hyperlink in Gridview to the variable in cs file of the same application in ASP.NET2.0? Pin
salon6-Mar-08 3:00
salon6-Mar-08 3:00 
AnswerRe: How to bind a hyperlink in Gridview to the variable in cs file of the same application in ASP.NET2.0? Pin
Laddie6-Mar-08 3:08
Laddie6-Mar-08 3:08 
GeneralRe: How to bind a hyperlink in Gridview to the variable in cs file of the same application in ASP.NET2.0? Pin
salon6-Mar-08 3:24
salon6-Mar-08 3:24 
GeneralRe: How to bind a hyperlink in Gridview to the variable in cs file of the same application in ASP.NET2.0? Pin
Laddie6-Mar-08 4:11
Laddie6-Mar-08 4:11 
GeneralRe: How to bind a hyperlink in Gridview to the variable in cs file of the same application in ASP.NET2.0? Pin
salon6-Mar-08 18:19
salon6-Mar-08 18:19 
GeneralIncorrect syntax near {, must declare the scalar variable @AddedDate, @ArticleID Pin
laziale6-Mar-08 2:30
laziale6-Mar-08 2:30 
GeneralRe: Incorrect syntax near {, must declare the scalar variable @AddedDate, @ArticleID Pin
Paddy Boyd6-Mar-08 2:32
Paddy Boyd6-Mar-08 2:32 
GeneralRe: Incorrect syntax near {, must declare the scalar variable @AddedDate, @ArticleID Pin
laziale6-Mar-08 2:43
laziale6-Mar-08 2:43 
GeneralRe: Incorrect syntax near {, must declare the scalar variable @AddedDate, @ArticleID Pin
Paddy Boyd6-Mar-08 2:45
Paddy Boyd6-Mar-08 2:45 
GeneralRe: Incorrect syntax near {, must declare the scalar variable @AddedDate, @ArticleID Pin
laziale6-Mar-08 2:53
laziale6-Mar-08 2:53 
GeneralCall Web Service from ASP Pin
NeerajOzha6-Mar-08 1:49
NeerajOzha6-Mar-08 1:49 
GeneralWrong forum Pin
pmarfleet6-Mar-08 1:50
pmarfleet6-Mar-08 1:50 
QuestionHow to access a control with in update panel from .cs file Pin
Niya6-Mar-08 1:13
Niya6-Mar-08 1:13 
AnswerRe: How to access a control with in update panel from .cs file Pin
eyeseetee6-Mar-08 1:16
eyeseetee6-Mar-08 1:16 
AnswerRe: How to access a control with in update panel from .cs file Pin
Laddie6-Mar-08 3:11
Laddie6-Mar-08 3:11 
GeneralRetrieve the Grid row index Pin
SreejithAchutan6-Mar-08 0:20
SreejithAchutan6-Mar-08 0:20 
GeneralRe: Retrieve the Grid row index Pin
Laddie6-Mar-08 0:27
Laddie6-Mar-08 0:27 

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.