Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
Questionbehavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 5:50
manustone25-Feb-10 5:50 
AnswerRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Saksida Bojan25-Feb-10 6:20
Saksida Bojan25-Feb-10 6:20 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 11:33
manustone25-Feb-10 11:33 
AnswerRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Rob Philpott25-Feb-10 6:57
Rob Philpott25-Feb-10 6:57 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 11:36
manustone25-Feb-10 11:36 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Paulo Zemek26-Feb-10 3:02
Paulo Zemek26-Feb-10 3:02 
Questionfree c#.net slider without using javascript Pin
heidi stapel25-Feb-10 5:38
heidi stapel25-Feb-10 5:38 
AnswerRe: free c#.net slider without using javascript Pin
Saksida Bojan25-Feb-10 6:02
Saksida Bojan25-Feb-10 6:02 
heidi stapel wrote:
, but cannot find any solutions that do not contain scripting

What you wan't doesn't exsist. If control is not part of browser, then it can not used without scripting. Maybe you would need to use ActiveX but it requires local computer to have installed it. The best aproach is Ajax and Javascript.

If you still want to use it, Download firefox, modify html parser to accsept new html tag. Make sure it is installed on computer that was accsess your site.
GeneralRe: free c#.net slider without using javascript Pin
heidi stapel25-Feb-10 6:07
heidi stapel25-Feb-10 6:07 
AnswerRe: free c#.net slider without using javascript Pin
Not Active25-Feb-10 8:07
mentorNot Active25-Feb-10 8:07 
QuestionHow come another thread can update main controls without invoking them? [modified] Pin
yeah100025-Feb-10 4:41
yeah100025-Feb-10 4:41 
AnswerRe: How come another thread can update main controls without invoking them? Pin
Saksida Bojan25-Feb-10 5:00
Saksida Bojan25-Feb-10 5:00 
AnswerMessage Closed Pin
25-Feb-10 5:27
stancrm25-Feb-10 5:27 
GeneralRe: How come another thread can update main controls without invoking them? Pin
yeah100025-Feb-10 5:57
yeah100025-Feb-10 5:57 
GeneralRe: How come another thread can update main controls without invoking them? Pin
Saksida Bojan25-Feb-10 6:16
Saksida Bojan25-Feb-10 6:16 
GeneralRe: How come another thread can update main controls without invoking them? Pin
Luc Pattyn25-Feb-10 6:35
sitebuilderLuc Pattyn25-Feb-10 6:35 
AnswerRe: How come another thread can update main controls without invoking them? Pin
Rob Philpott25-Feb-10 7:06
Rob Philpott25-Feb-10 7:06 
GeneralRe: How come another thread can update main controls without invoking them? Pin
Luc Pattyn25-Feb-10 7:35
sitebuilderLuc Pattyn25-Feb-10 7:35 
QuestionDelegates Pin
Rahul Babu25-Feb-10 3:54
Rahul Babu25-Feb-10 3:54 
AnswerRe: Delegates Pin
Keith Barrow25-Feb-10 4:00
professionalKeith Barrow25-Feb-10 4:00 
AnswerRe: Delegates Pin
Saksida Bojan25-Feb-10 4:03
Saksida Bojan25-Feb-10 4:03 
AnswerRe: Delegates Pin
harold aptroot25-Feb-10 4:11
harold aptroot25-Feb-10 4:11 
GeneralRe: Delegates Pin
harold aptroot25-Feb-10 6:51
harold aptroot25-Feb-10 6:51 
AnswerRe: Delegates Pin
Som Shekhar25-Feb-10 5:45
Som Shekhar25-Feb-10 5:45 
AnswerRe: Delegates Pin
PIEBALDconsult25-Feb-10 6:21
mvePIEBALDconsult25-Feb-10 6: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.