Click here to Skip to main content
15,912,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGoogle and Encoding Pin
Clickok8-Nov-06 13:02
Clickok8-Nov-06 13:02 
AnswerRe: Google and Encoding Pin
minhpc_bk8-Nov-06 18:45
minhpc_bk8-Nov-06 18:45 
QuestionHow to hide the webcontrol based on the option selected from other webcontrol? Pin
veerugadde8-Nov-06 11:37
veerugadde8-Nov-06 11:37 
AnswerRe: How to hide the webcontrol based on the option selected from other webcontrol? Pin
Mircea Grelus8-Nov-06 13:00
Mircea Grelus8-Nov-06 13:00 
QuestionHow to send the databack to database after user fills the form? Pin
veerugadde8-Nov-06 10:14
veerugadde8-Nov-06 10:14 
AnswerRe: How to send the databack to database after user fills the form? Pin
indianet8-Nov-06 10:41
indianet8-Nov-06 10:41 
QuestionRefreshing Reports in ReportViewer Pin
lsu_terry8-Nov-06 10:14
lsu_terry8-Nov-06 10:14 
QuestionText Box Problem Pin
shapper8-Nov-06 9:07
shapper8-Nov-06 9:07 
Hello,

I have a master page where my form has the Runat="server".
The master page as a control place holder, named "cphContent".
Then in a page which inherits from the master page I added a custom control which I created.
This custom control is added to "cphContent" at runtime.
The custom control creates and adds 2 textboxes using CreateChildControls.

I am getting an error:
System.Web.HttpException: Control 'ctl00_cphContent_by27cf_tbName' of type 'TextBox' must be placed inside a form tag with runat=server.

I have no idea why do I get this error.
The form with Runat="server" is in the master page.

Anyway, can someone tell me how can I figure what is going on?

Thanks,
Miguel
AnswerRe: Text Box Problem Pin
Mircea Grelus8-Nov-06 10:59
Mircea Grelus8-Nov-06 10:59 
QuestionError Accessing Webservice Pin
mrinmayeek8-Nov-06 8:48
mrinmayeek8-Nov-06 8:48 
AnswerRe: Error Accessing Webservice Pin
Ramasubramaniam8-Nov-06 10:45
Ramasubramaniam8-Nov-06 10:45 
GeneralRe: Error Accessing Webservice Pin
mrinmayeek9-Nov-06 2:08
mrinmayeek9-Nov-06 2:08 
QuestionCan I convert a HTA to an ASP.Net? Pin
Zach Burnett8-Nov-06 8:37
Zach Burnett8-Nov-06 8:37 
QuestionShopping Cart ID Pin
TheEagle8-Nov-06 7:27
TheEagle8-Nov-06 7:27 
AnswerRe: Shopping Cart ID Pin
ednrgc8-Nov-06 7:56
ednrgc8-Nov-06 7:56 
GeneralRe: Shopping Cart ID Pin
TheEagle8-Nov-06 8:52
TheEagle8-Nov-06 8:52 
GeneralRe: Shopping Cart ID Pin
ednrgc8-Nov-06 8:55
ednrgc8-Nov-06 8:55 
GeneralRe: Shopping Cart ID Pin
TheEagle8-Nov-06 9:10
TheEagle8-Nov-06 9:10 
QuestionSecurity Pin
DanB19838-Nov-06 7:23
DanB19838-Nov-06 7:23 
AnswerRe: Security Pin
ednrgc8-Nov-06 7:57
ednrgc8-Nov-06 7:57 
AnswerRe: Security Pin
Ramasubramaniam8-Nov-06 10:49
Ramasubramaniam8-Nov-06 10:49 
GeneralRe: Security Pin
Jim Franz8-Nov-06 12:30
Jim Franz8-Nov-06 12:30 
QuestionHow to install ASP.net application with MODI component Pin
easternsoldier8-Nov-06 5:45
easternsoldier8-Nov-06 5:45 
AnswerRe: How to install ASP.net application with MODI component Pin
ednrgc8-Nov-06 7:59
ednrgc8-Nov-06 7:59 
QuestionCan Asp.Net Page send audio stream content to Client from Page.Response? Pin
hectorpc20068-Nov-06 4:48
hectorpc20068-Nov-06 4:48 

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.