Click here to Skip to main content
15,920,687 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionInstalling a web service and a web page on another machine! Pin
goldoche7-May-08 3:50
goldoche7-May-08 3:50 
AnswerRe: Installing a web service and a web page on another machine! Pin
laziale7-May-08 4:10
laziale7-May-08 4:10 
GeneralRe: Installing a web service and a web page on another machine! Pin
goldoche7-May-08 4:20
goldoche7-May-08 4:20 
QuestionHow to get a datarow from a datable in C#? Pin
salon7-May-08 3:40
salon7-May-08 3:40 
AnswerRe: How to get a datarow from a datable in C#? Pin
Herman<T>.Instance7-May-08 3:55
Herman<T>.Instance7-May-08 3:55 
GeneralRe: How to get a datarow from a datable in C#? Pin
Syed Ali Raza7-May-08 4:06
Syed Ali Raza7-May-08 4:06 
AnswerRe: How to get a datarow from a datable in C#? Pin
J4amieC7-May-08 4:16
J4amieC7-May-08 4:16 
Questioncreate controls dynamically [modified] Pin
ptvce7-May-08 2:34
ptvce7-May-08 2:34 
i have this code:


<div>
<asp:DropDownList ID="DropDownList2" runat="server">
</asp:DropDownList><asp:TextBox ID="TextBox2" runat="server"></asp:TextBox><
;asp:Button ID="Button1" runat="server" Text="Button" />
</div>

and i want when i push button, the above tools (that are bolded) create dynamically again(in c#) and if i push the button again they create again and in the end i can get their values for creating a query for doing search

has anybody idea?

modified on Wednesday, May 7, 2008 8:45 AM

QuestionNeed assistance with Url ReWriting Pin
Shriniwasan Viswanathan7-May-08 0:53
Shriniwasan Viswanathan7-May-08 0:53 
Questionspace between elements... Pin
SamRST7-May-08 0:35
SamRST7-May-08 0:35 
AnswerRe: space between elements... Pin
Christian Graus7-May-08 0:38
protectorChristian Graus7-May-08 0:38 
GeneralRe: space between elements... Pin
SamRST7-May-08 0:41
SamRST7-May-08 0:41 
GeneralRe: space between elements... Pin
eyeseetee7-May-08 0:46
eyeseetee7-May-08 0:46 
GeneralRe: space between elements... Pin
SamRST7-May-08 0:53
SamRST7-May-08 0:53 
GeneralRe: space between elements... Pin
SamRST7-May-08 0:56
SamRST7-May-08 0:56 
GeneralRe: space between elements... Pin
eyeseetee7-May-08 3:14
eyeseetee7-May-08 3:14 
GeneralRe: space between elements... Pin
SamRST7-May-08 0:45
SamRST7-May-08 0:45 
GeneralRe: space between elements... Pin
Christian Graus7-May-08 0:52
protectorChristian Graus7-May-08 0:52 
GeneralRe: space between elements... Pin
SamRST7-May-08 0:54
SamRST7-May-08 0:54 
GeneralRe: space between elements... Pin
SamRST7-May-08 0:56
SamRST7-May-08 0:56 
GeneralRe: space between elements... Pin
Christian Graus7-May-08 0:58
protectorChristian Graus7-May-08 0:58 
GeneralRe: space between elements... Pin
SamRST7-May-08 1:00
SamRST7-May-08 1:00 
GeneralRe: space between elements... Pin
Christian Graus7-May-08 1:10
protectorChristian Graus7-May-08 1:10 
GeneralRe: space between elements... Pin
SamRST7-May-08 1:32
SamRST7-May-08 1:32 
GeneralRe: space between elements... Pin
Christian Graus7-May-08 1:36
protectorChristian Graus7-May-08 1:36 

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.