D
DotNetJunkies User
Hi all,
I need help.
I have two text boxes in asp.net. One with multiline is True say text box name is s1. In s1 I have around 10 values. Another text box I have a string like 1212<Test>Value. I need to drag and drop the value from the s1 text box in the place of <Test>. I need to delete Test and place the value from the s1 text box. Please help me. I am new to asp.net
Thanks alot in advance
I need help.
I have two text boxes in asp.net. One with multiline is True say text box name is s1. In s1 I have around 10 values. Another text box I have a string like 1212<Test>Value. I need to drag and drop the value from the s1 text box in the place of <Test>. I need to delete Test and place the value from the s1 text box. Please help me. I am new to asp.net
Thanks alot in advance