Click here to Skip to main content
15,917,795 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Multiple Select Statements in DataAdapter Pin
N a r e s h P a t e l16-Aug-07 23:20
N a r e s h P a t e l16-Aug-07 23:20 
GeneralRe: Multiple Select Statements in DataAdapter Pin
N a v a n e e t h16-Aug-07 23:34
N a v a n e e t h16-Aug-07 23:34 
QuestionPublishing a web application Pin
samerh16-Aug-07 21:45
samerh16-Aug-07 21:45 
QuestionWorking with PDF. Pin
mani_iips16-Aug-07 21:21
mani_iips16-Aug-07 21:21 
QuestionHelp regarding refreshing a page. Pin
anu8116-Aug-07 21:18
anu8116-Aug-07 21:18 
AnswerRe: Help regarding refreshing a page. Pin
Mark Churchill16-Aug-07 21:28
Mark Churchill16-Aug-07 21:28 
GeneralRe: Help regarding refreshing a page. Pin
anu8116-Aug-07 21:37
anu8116-Aug-07 21:37 
GeneralRe: Help regarding refreshing a page. Pin
Michael Sync16-Aug-07 22:03
Michael Sync16-Aug-07 22:03 
With ASP.NET Ajax extension, there are two important controls called "Update Panel" and "Timer".

1. Add the UpdatePanel control to your page.
2. Add Timer control (this control from Ajax extension. not windows timer.)
3. In Tick event of timer, do the updating your page.

I saw like that one in ASP.NET Forum.
Check-out this.

http://forums.asp.net/p/1118294/1740340.aspx

Hope it helps.

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

GeneralRe: Help regarding refreshing a page. Pin
N a v a n e e t h16-Aug-07 22:34
N a v a n e e t h16-Aug-07 22:34 
AnswerRe: Help regarding refreshing a page. Pin
S A R I T H16-Aug-07 21:37
S A R I T H16-Aug-07 21:37 
QuestionMy page change event does not fire for first page. Pin
Anees Mitha16-Aug-07 21:09
Anees Mitha16-Aug-07 21:09 
AnswerRe: My page change event does not fire for first page. Pin
VanithaVasu16-Aug-07 22:39
VanithaVasu16-Aug-07 22:39 
GeneralRe: My page change event does not fire for first page. Pin
N a v a n e e t h16-Aug-07 23:55
N a v a n e e t h16-Aug-07 23:55 
AnswerRe: My page change event does not fire for first page. Pin
N a v a n e e t h16-Aug-07 23:52
N a v a n e e t h16-Aug-07 23:52 
GeneralRe: My page change event does not fire for first page. Pin
Anees Mitha17-Aug-07 0:18
Anees Mitha17-Aug-07 0:18 
GeneralRe: My page change event does not fire for first page. Pin
Anees Mitha17-Aug-07 0:59
Anees Mitha17-Aug-07 0:59 
QuestionHtml to Xml Conversion and viceversa Pin
ayurhdfkl16-Aug-07 21:01
ayurhdfkl16-Aug-07 21:01 
AnswerRe: Html to Xml Conversion and viceversa Pin
daniel__c16-Aug-07 21:08
daniel__c16-Aug-07 21:08 
GeneralRe: Html to Xml Conversion and viceversa Pin
ayurhdfkl16-Aug-07 21:14
ayurhdfkl16-Aug-07 21:14 
GeneralRe: Html to Xml Conversion and viceversa Pin
daniel__c16-Aug-07 21:21
daniel__c16-Aug-07 21:21 
GeneralRe: Html to Xml Conversion and viceversa Pin
ayurhdfkl16-Aug-07 22:54
ayurhdfkl16-Aug-07 22:54 
QuestionHow to clear browser's Cache. Pin
naresh51116-Aug-07 20:52
naresh51116-Aug-07 20:52 
QuestionDisplay image along with the grid view Pin
Sujit Mandal16-Aug-07 20:38
Sujit Mandal16-Aug-07 20:38 
AnswerRe: Display image along with the grid view Pin
N a r e s h P a t e l16-Aug-07 20:53
N a r e s h P a t e l16-Aug-07 20:53 
GeneralRe: Display image along with the grid view Pin
Sujit Mandal16-Aug-07 20:58
Sujit Mandal16-Aug-07 20:58 

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.