Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
JokeRe: Give me Suggestions to maintain security for websites Pin
Not Active22-Mar-11 6:15
mentorNot Active22-Mar-11 6:15 
GeneralRe: Give me Suggestions to maintain security for websites Pin
Paladin200022-Mar-11 6:28
Paladin200022-Mar-11 6:28 
GeneralRe: Give me Suggestions to maintain security for websites Pin
Not Active22-Mar-11 6:47
mentorNot Active22-Mar-11 6:47 
GeneralRe: Give me Suggestions to maintain security for websites Pin
Paladin200022-Mar-11 7:20
Paladin200022-Mar-11 7:20 
AnswerRe: Give me Suggestions to maintain security for websites Pin
BSRK23-Mar-11 0:16
BSRK23-Mar-11 0:16 
AnswerRe: Give me Suggestions to maintain security for websites Pin
Pavel Yermalovich23-Mar-11 2:15
Pavel Yermalovich23-Mar-11 2:15 
QuestionASp.Net Timer Pin
anishkannan21-Mar-11 19:54
anishkannan21-Mar-11 19:54 
AnswerRe: ASp.Net Timer Pin
Keith Barrow22-Mar-11 2:49
professionalKeith Barrow22-Mar-11 2:49 
If I understand you correctly (and there is a good chance that I don't, not enough tea this morning Smile | :) ), this won't work server side: Once the page is rendered to the browser it is pretty much closed for business and the page object on the server is close to disposal.

If you want timed updates, you'll need to call them from the browser side, your requirements seem especially suited to AJAX, there is a sample partial update here http://ajax.net-tutorials.com/controls/timer-control/[^]

QuestionWindows Authentication restricted access Pin
suesicus21-Mar-11 6:02
suesicus21-Mar-11 6:02 
AnswerRe: Windows Authentication restricted access Pin
Not Active21-Mar-11 8:51
mentorNot Active21-Mar-11 8:51 
GeneralRe: Windows Authentication restricted access Pin
suesicus21-Mar-11 21:34
suesicus21-Mar-11 21:34 
QuestionDebugging Exceptions. Pin
swjam17-Mar-11 23:40
swjam17-Mar-11 23:40 
AnswerRe: Debugging Exceptions. Pin
Anurag Gandhi20-Mar-11 20:53
professionalAnurag Gandhi20-Mar-11 20:53 
Question[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. Pin
Asif Rehman17-Mar-11 4:47
Asif Rehman17-Mar-11 4:47 
Questionasp.net ajax Pin
benams16-Mar-11 16:03
benams16-Mar-11 16:03 
AnswerRe: asp.net ajax Pin
Ankur\m/17-Mar-11 1:30
professionalAnkur\m/17-Mar-11 1:30 
Questionresource string with parameters Pin
Peterson Luiz16-Mar-11 14:46
Peterson Luiz16-Mar-11 14:46 
AnswerRe: resource string with parameters Pin
Gregory Gadow17-Mar-11 4:42
Gregory Gadow17-Mar-11 4:42 
QuestionASP.NET Pin
Member 740216616-Mar-11 8:08
Member 740216616-Mar-11 8:08 
AnswerMy vote of 1 Pin
Keith Barrow16-Mar-11 8:30
professionalKeith Barrow16-Mar-11 8:30 
GeneralRe: My vote of 1 Pin
scottgp16-Mar-11 14:56
professionalscottgp16-Mar-11 14:56 
GeneralRe: My vote of 1 Pin
Keith Barrow16-Mar-11 20:46
professionalKeith Barrow16-Mar-11 20:46 
AnswerRe: ASP.NET Pin
Dalek Dave16-Mar-11 10:40
professionalDalek Dave16-Mar-11 10:40 
GeneralRe: ASP.NET Pin
Pete O'Hanlon16-Mar-11 10:50
mvePete O'Hanlon16-Mar-11 10:50 
GeneralRe: ASP.NET Pin
thatraja16-Mar-11 17:21
professionalthatraja16-Mar-11 17:21 

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.