Click here to Skip to main content
15,910,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.NET 2.0 DetailsView Pin
minhpc_bk11-Jun-06 16:01
minhpc_bk11-Jun-06 16:01 
QuestionOpen/Save word documen in the server Pin
Member 22716559-Jun-06 22:12
Member 22716559-Jun-06 22:12 
AnswerRe: Open/Save word documen in the server Pin
Guffa9-Jun-06 23:22
Guffa9-Jun-06 23:22 
QuestionValidation Control Error Pin
meetbinu20039-Jun-06 20:48
meetbinu20039-Jun-06 20:48 
AnswerRe: Validation Control Error Pin
Sushant Duggal9-Jun-06 21:46
Sushant Duggal9-Jun-06 21:46 
QuestionUpload File Pin
**Genius**9-Jun-06 20:44
**Genius**9-Jun-06 20:44 
AnswerRe: Upload File Pin
Chris Maunder10-Jun-06 2:28
cofounderChris Maunder10-Jun-06 2:28 
Questiondynamically add control Pin
rajmani9-Jun-06 20:13
rajmani9-Jun-06 20:13 
hi all,
I have create one ascx file,then i called my aspx form in Programmatically
this is the code
Dim c1 As Control = LoadControl("Web.ascx")
Page.Controls.Add(c1),
Problem is i want add linkbutton,
Dim link As System.Web.UI.WebControls.LinkButton
link = c1.FindControl("linkbutton")
but error showing,
this is the error
Control '_ctl0_LinkButton1' of type 'LinkButton' must be placed inside a form tag with runat=server.

cheers
AnswerRe: dynamically add control Pin
Mircea Grelus10-Jun-06 0:22
Mircea Grelus10-Jun-06 0:22 
AnswerRe: dynamically add control Pin
minhpc_bk11-Jun-06 16:06
minhpc_bk11-Jun-06 16:06 
Questionround of in the integer in vb.net 1.1 Pin
amaneet9-Jun-06 20:09
amaneet9-Jun-06 20:09 
AnswerRe: round of in the integer in vb.net 1.1 Pin
thomas_joyee9-Jun-06 21:04
thomas_joyee9-Jun-06 21:04 
AnswerRe: round of in the integer in vb.net 1.1 Pin
Guffa9-Jun-06 23:20
Guffa9-Jun-06 23:20 
QuestionMultiLingual Pin
david boon9-Jun-06 19:51
david boon9-Jun-06 19:51 
AnswerRe: MultiLingual Pin
albCode10-Jun-06 0:22
albCode10-Jun-06 0:22 
AnswerRe: MultiLingual Pin
minhpc_bk11-Jun-06 16:11
minhpc_bk11-Jun-06 16:11 
QuestionNoisy images Pin
asprajesh9-Jun-06 19:28
asprajesh9-Jun-06 19:28 
AnswerRe: Noisy images Pin
wEb GuRu...9-Jun-06 20:31
wEb GuRu...9-Jun-06 20:31 
Questionremaining number in vb.net 1.1 [modified] Pin
amaneet9-Jun-06 19:28
amaneet9-Jun-06 19:28 
AnswerRe: remaining number in vb.net 1.1 Pin
Mircea Grelus10-Jun-06 0:40
Mircea Grelus10-Jun-06 0:40 
QuestionPaypal Payment Pro Integeration Pin
wEb GuRu...9-Jun-06 19:24
wEb GuRu...9-Jun-06 19:24 
AnswerRe: Paypal Payment Pro Integeration Pin
minhpc_bk11-Jun-06 16:15
minhpc_bk11-Jun-06 16:15 
Questionselection of string at runtime in vb.net1.1 Pin
amaneet9-Jun-06 19:12
amaneet9-Jun-06 19:12 
Questionclick on the row in the datagrid in vb.net1.1 Pin
amaneet9-Jun-06 18:56
amaneet9-Jun-06 18:56 
QuestionProblem with BodyFormat in email from asp.net page Pin
machocr9-Jun-06 10:21
machocr9-Jun-06 10: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.