Textbox input problem

  •  01-23-2008, 12:22 PM

    Textbox input problem

    Adam,
     
    I removed the TemplateURL I was loading through the TemplateURL property and am just adding it directly throught the code as an html string.
     
    I would like to enter a textbox in a controlled area for my user to enter a Title.
    I put in <input type='text' ... and when I debug the page the input area gets treated like an object (box).  I would like to enter data into it.  How would I go about this?
     
     
    Thank you,
    David
     
     
View Complete Thread