Prepare for your Next Interview
This is a discussion on How to retrieve HTML value into VB.Script TextBox within the VB.NET forums, part of the Software Development category; Hi, I am new bird in .net development, I have a question regarding assign value into ASP:TextBox. I need to retrieve value from HTML text box and assign into ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
How to retrieve HTML value into VB.Script TextBox
Hi,
I am new bird in .net development, I have a question regarding assign value into ASP:TextBox. I need to retrieve value from HTML text box and assign into ASP:TextBox, but I not really know how to retrieve the value in HTML. How I can retrieve the value in design view (HTML): <input type="text" name="mytextboxHTML" id="mytextboxHTML" value="" "/> and store at .Net TextBox : <asp:TextBox ID="MyTextboxASP" runat="server"></asp:TextBox> (I am using .net 2.0 and written in VB.net) Any help would be greatly appreciated. Thanks for help |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reg:TextBox in vb.net | sangeetha_photon | VB.NET | 1 | 07-07-2008 06:36 AM |
| how to retrieve value from html tag | manishisarda | LoadRunner | 1 | 09-12-2007 01:34 PM |
| Total HTML Converter is all-in-one solution to convert HTML files to DOC, HTML to XLS | JobHelper | Geeks Lounge | 0 | 05-21-2007 02:11 PM |
| Convert PDF to HTML with IntraPDF's PDF to HTML converter and reach widest audience! | JobHelper | Geeks Lounge | 0 | 04-08-2007 04:03 AM |
| textbox TextChanged Event | Geek_Guest | ASP.NET | 1 | 03-15-2007 02:04 AM |