Click here to Skip to main content
16,010,876 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Fill in label.text from Page_Load... Pin
Ray Cassick7-Oct-02 4:09
Ray Cassick7-Oct-02 4:09 
GeneralEfficiency Pin
Paul Riley6-Oct-02 4:21
Paul Riley6-Oct-02 4:21 
GeneralRe: Efficiency Pin
leppie6-Oct-02 5:39
leppie6-Oct-02 5:39 
GeneralRe: Efficiency Pin
Paul Riley6-Oct-02 5:53
Paul Riley6-Oct-02 5:53 
GeneralRe: Efficiency Pin
Paul Riley6-Oct-02 6:31
Paul Riley6-Oct-02 6:31 
GeneralRe: Efficiency Pin
leppie6-Oct-02 6:42
leppie6-Oct-02 6:42 
GeneralRe: Efficiency Pin
Paul Riley6-Oct-02 6:48
Paul Riley6-Oct-02 6:48 
GeneralRe: Efficiency Pin
leppie6-Oct-02 7:48
leppie6-Oct-02 7:48 
Paul Riley wrote:
NO! I'm using WebForms so the declaration is
<asp:checkbox id="cbNewAsTMC" runat="server">


Just override RenderContents() and add the event to the input tag that you will have todo yourself (its only one line, just check the output in a webpage and copy/paste). The style will still be preserved.

Hope this helps Smile | :)

Before you criticize a man, walk a mile in his shoes. That way, when you do criticize him, you'll be a mile away and have his shoes.
GeneralRe: Efficiency Pin
Paul Riley6-Oct-02 9:01
Paul Riley6-Oct-02 9:01 
GeneralRe: Efficiency Pin
leppie6-Oct-02 9:23
leppie6-Oct-02 9:23 
GeneralRe: Efficiency Pin
Andy Smith7-Oct-02 10:36
Andy Smith7-Oct-02 10:36 
GeneralPaging results Pin
User 98855-Oct-02 8:08
User 98855-Oct-02 8:08 
GeneralRe: Paging results Pin
Paul Riley5-Oct-02 8:15
Paul Riley5-Oct-02 8:15 
GeneralRe: Paging results Pin
User 98855-Oct-02 8:43
User 98855-Oct-02 8:43 
GeneralRe: Paging results Pin
User 98855-Oct-02 15:35
User 98855-Oct-02 15:35 
GeneralResizing TextArea Pin
leppie5-Oct-02 3:17
leppie5-Oct-02 3:17 
GeneralRe: Resizing TextArea Pin
Paul Riley5-Oct-02 4:53
Paul Riley5-Oct-02 4:53 
GeneralRe: Resizing TextArea Pin
Roger Wright5-Oct-02 5:14
professionalRoger Wright5-Oct-02 5:14 
GeneralRe: Resizing TextArea Pin
leppie5-Oct-02 7:05
leppie5-Oct-02 7:05 
GeneralRe: Resizing TextArea Pin
Paul Riley5-Oct-02 7:23
Paul Riley5-Oct-02 7:23 
GeneralRe: Resizing TextArea Pin
leppie5-Oct-02 7:39
leppie5-Oct-02 7:39 
GeneralRe: Resizing TextArea Pin
Paul Riley5-Oct-02 7:45
Paul Riley5-Oct-02 7:45 
GeneralRe: Resizing TextArea Pin
leppie5-Oct-02 7:56
leppie5-Oct-02 7:56 
GeneralRe: Resizing TextArea Pin
Roger Wright5-Oct-02 7:37
professionalRoger Wright5-Oct-02 7:37 
GeneralRe: Resizing TextArea Pin
leppie5-Oct-02 7:53
leppie5-Oct-02 7:53 

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.