Click here to Skip to main content
15,909,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionKeeping track of online users . Pin
devboycpp27-Oct-07 5:53
devboycpp27-Oct-07 5:53 
AnswerRe: Keeping track of online users . Pin
Paul Conrad27-Oct-07 11:49
professionalPaul Conrad27-Oct-07 11:49 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 8:05
devboycpp28-Oct-07 8:05 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 8:09
professionalPaul Conrad28-Oct-07 8:09 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 8:38
devboycpp28-Oct-07 8:38 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 8:57
professionalPaul Conrad28-Oct-07 8:57 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 16:14
devboycpp28-Oct-07 16:14 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 17:00
professionalPaul Conrad28-Oct-07 17:00 
As long as you are not using SQL Server 2005 Express or MSDE, SQL Server should have the ability for you to schedule jobs that can run queries or stored procedures. If you are using SQL Server 2005 Express or MSDE, you are stuck with writing a utility app that executes the query/stored proc on your database at the time/date you specify with the Schedule Tasks in Windows Control Panel (kind of cheap, but it works).


"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

GeneralRe: Keeping track of online users . Pin
devboycpp29-Oct-07 4:47
devboycpp29-Oct-07 4:47 
GeneralRe: Keeping track of online users . Pin
Paul Conrad29-Oct-07 13:00
professionalPaul Conrad29-Oct-07 13:00 
QuestionBubble Tooltip for a Label(asp.net) [modified] Pin
PeriyasamyRamachandran27-Oct-07 4:21
PeriyasamyRamachandran27-Oct-07 4:21 
QuestionBitmap on page Pin
sabrown10027-Oct-07 2:30
sabrown10027-Oct-07 2:30 
AnswerRe: Bitmap on page Pin
Guffa27-Oct-07 6:37
Guffa27-Oct-07 6:37 
QuestionPrevent Cross-Site Scripting Pin
dataminers27-Oct-07 2:24
dataminers27-Oct-07 2:24 
AnswerRe: Prevent Cross-Site Scripting Pin
Dominic Pettifer27-Oct-07 11:49
Dominic Pettifer27-Oct-07 11:49 
Questionproblem related to RadioButtonList Pin
RajeevKumarSharma27-Oct-07 1:49
RajeevKumarSharma27-Oct-07 1:49 
AnswerRe: problem related to RadioButtonList Pin
Imran Khan Pathan27-Oct-07 1:56
Imran Khan Pathan27-Oct-07 1:56 
GeneralRe: problem related to RadioButtonList Pin
RajeevKumarSharma27-Oct-07 2:13
RajeevKumarSharma27-Oct-07 2:13 
QuestionRe: problem related to RadioButtonList Pin
Karthic M27-Oct-07 2:36
Karthic M27-Oct-07 2:36 
AnswerRe: problem related to RadioButtonList Pin
Imran Khan Pathan27-Oct-07 2:43
Imran Khan Pathan27-Oct-07 2:43 
GeneralRe: problem related to RadioButtonList Pin
Karthic M27-Oct-07 2:49
Karthic M27-Oct-07 2:49 
QuestionRe: problem related to RadioButtonList Pin
Karthic M27-Oct-07 2:51
Karthic M27-Oct-07 2:51 
QuestionEmbed Object Pin
Kurian_Kurian27-Oct-07 1:42
Kurian_Kurian27-Oct-07 1:42 
QuestionAbout Video Clippings Pin
Pandiarajan R T27-Oct-07 1:33
Pandiarajan R T27-Oct-07 1:33 
AnswerRe: About Video Clippings Pin
Karthic M27-Oct-07 1:43
Karthic M27-Oct-07 1:43 

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.