Click here to Skip to main content
15,899,025 members
Home / Discussions / C#
   

C#

 
GeneralRe: caspol.exe and sn.exe realted? Pin
imran_rafique15-Dec-02 9:44
imran_rafique15-Dec-02 9:44 
GeneralRe: caspol.exe and sn.exe realted? Pin
James T. Johnson15-Dec-02 12:30
James T. Johnson15-Dec-02 12:30 
GeneralProblem with Image saving Pin
Smitha Nishant14-Dec-02 19:21
protectorSmitha Nishant14-Dec-02 19:21 
GeneralRe: Problem with Image saving Pin
leppie14-Dec-02 19:31
leppie14-Dec-02 19:31 
GeneralRe: Problem with Image saving Pin
Smitha Nishant14-Dec-02 19:46
protectorSmitha Nishant14-Dec-02 19:46 
GeneralRe: Problem with Image saving Pin
Smitha Nishant14-Dec-02 21:30
protectorSmitha Nishant14-Dec-02 21:30 
GeneralWeb Controls vs HTML controls Pin
JoeMcK14-Dec-02 15:14
JoeMcK14-Dec-02 15:14 
GeneralRe: Web Controls vs HTML controls Pin
leppie14-Dec-02 20:47
leppie14-Dec-02 20:47 
JoeMcK wrote:
Why don't my web controls (e.g. buttons) display in my browser when I run?

From who are you running? Laugh | :laugh: Laugh | :laugh: There can be many reasons, be a bit more specific. Maybe you are not running fast enough Laugh | :laugh:

WebControls are server-side controls that normally will do some processing where HTML controls are basically literal controls. Both have a runat=server attribute, although its not required for HTML controls, but they are there so a literal control can "controlled" referenced from the server-side.

You might want to post further ASP.NET questions in the ASP.NET forum (yes we have one). Smile | :)

WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

GeneralRe: Web Controls vs HTML controls Pin
JoeMcK15-Dec-02 9:18
JoeMcK15-Dec-02 9:18 
QuestionWhat kind of control should I use? Pin
Paul Silvernail14-Dec-02 12:40
Paul Silvernail14-Dec-02 12:40 
AnswerRe: What kind of control should I use? Pin
leppie14-Dec-02 12:51
leppie14-Dec-02 12:51 
Questionhow can i encrypt a hole folder? instead of 1 file at a time. Pin
jtmtv1814-Dec-02 11:28
jtmtv1814-Dec-02 11:28 
AnswerRe: how can i encrypt a hole folder? instead of 1 file at a time. Pin
leppie14-Dec-02 11:51
leppie14-Dec-02 11:51 
GeneralRe: how can i encrypt a hole folder? instead of 1 file at a time. Pin
jtmtv1814-Dec-02 12:00
jtmtv1814-Dec-02 12:00 
GeneralRe: how can i encrypt a hole folder? instead of 1 file at a time. Pin
leppie14-Dec-02 12:54
leppie14-Dec-02 12:54 
Questionmouse is busy or not? Pin
imran_rafique14-Dec-02 10:20
imran_rafique14-Dec-02 10:20 
AnswerRe: mouse is busy or not? Pin
Burt Harris15-Dec-02 8:50
Burt Harris15-Dec-02 8:50 
QuestionC++ to C# conversion? Pin
Zibar14-Dec-02 5:55
sussZibar14-Dec-02 5:55 
AnswerRe: C++ to C# conversion? Pin
David Stone14-Dec-02 6:01
sitebuilderDavid Stone14-Dec-02 6:01 
GeneralRe: C++ to C# conversion? Pin
leppie14-Dec-02 6:19
leppie14-Dec-02 6:19 
GeneralRe: C++ to C# conversion? Pin
David Stone14-Dec-02 6:57
sitebuilderDavid Stone14-Dec-02 6:57 
GeneralRe: C++ to C# conversion? Pin
leppie14-Dec-02 7:04
leppie14-Dec-02 7:04 
AnswerRe: C++ to C# conversion? Pin
James T. Johnson14-Dec-02 6:05
James T. Johnson14-Dec-02 6:05 
GeneralRe: C++ to C# conversion? Pin
Zibar14-Dec-02 6:17
sussZibar14-Dec-02 6:17 
GeneralRe: C++ to C# conversion? Pin
leppie14-Dec-02 6:46
leppie14-Dec-02 6:46 

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.