•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 397,613 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,589 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser:
Views: 667 | Replies: 1
![]() |
I want to retrive data from xml string and store it in textbox.
<setting name="Astrology" serializeAs="String">
<value>6:00</value>
</setting>
<setting name="Cricket" serializeAs="String">
<value>7:00</value>
</setting>
<setting name="ForiegnCurrency" serializeAs="String">
<value>8:00</value>
</setting>
<setting name="Jobs" serializeAs="String">
<value>9:00</value>
</setting>
I am able to retrive data and store it in one text box, but how can I put the values in different text boxes i.e,
Astrology in 1st text box
Cricket in 2nd text box
ForeignCurrency in 3rd text box
Jobs in 4th text box
?????????????????????
How can I do it in VB.NET2005????
<setting name="Astrology" serializeAs="String">
<value>6:00</value>
</setting>
<setting name="Cricket" serializeAs="String">
<value>7:00</value>
</setting>
<setting name="ForiegnCurrency" serializeAs="String">
<value>8:00</value>
</setting>
<setting name="Jobs" serializeAs="String">
<value>9:00</value>
</setting>
I am able to retrive data and store it in one text box, but how can I put the values in different text boxes i.e,
Astrology in 1st text box
Cricket in 2nd text box
ForeignCurrency in 3rd text box
Jobs in 4th text box
?????????????????????
How can I do it in VB.NET2005????
BCM
you've to create textboxes at run time and assign it with xml node values
B.Sc Computer Science, Helwan University
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb VB.NET Marketplace
•
•
•
•
.net .net framework 3.0 access ads adsense api asp blogger blogging breach broadband code combo crime custom data data protection database development dropdownlist forensics gdata google government hardware internet link linspire linux microsoft module net news openoffice programming reuse revenue rss security skin standards storage text theme unit w3c web windows workflow xml xoap
- Need help getting value of text boxes into variables (VB.NET)
- Clearing Text Boxes (VB.NET)
- getting data from a text file and putting it in an excel file using visual basic 6.0 (Visual Basic 4 / 5 / 6)
- VB - How to open an Excel Doc w/ existing data & add data in specific cells? (VB.NET)
- Convert XML data to sql table through coding in ASP.Net2.0 (Techies' Lounge)
- Adding the results of two text boxes (Visual Basic Express Edition) (VB.NET)
- The Datagrid: How does one fill text boxes in edit mode with their original content? (ASP.NET)
- Cursor control in text boxes: (HTML and CSS)
- link text boxes with listbox (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: multi demensional array
- Next Thread: Relative path


Linear Mode