Click here to Skip to main content
15,891,473 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: can't load text to a form from a file Pin
C1AllenS13-May-08 10:15
C1AllenS13-May-08 10:15 
AnswerRe: can't load text to a form from a file Pin
Christian Graus13-May-08 11:52
protectorChristian Graus13-May-08 11:52 
AnswerRe: can't load text to a form from a file Pin
Ed.Poore13-May-08 13:19
Ed.Poore13-May-08 13:19 
Questionstring checking Pin
asha_s13-May-08 7:45
asha_s13-May-08 7:45 
AnswerRe: string checking Pin
C1AllenS13-May-08 8:27
C1AllenS13-May-08 8:27 
GeneralRe: string checking Pin
asha_s13-May-08 9:10
asha_s13-May-08 9:10 
QuestionvbScript - I want to know howe I declare a Public variabel... [modified] Pin
keda13-May-08 5:07
keda13-May-08 5:07 
Questionxml in .net Pin
subbu.sk13-May-08 4:40
subbu.sk13-May-08 4:40 
Hai all,

i am totally new for xml files in .net.

i have one xml file like

<Gateway>
<Name>ONE</Name>
<UserID>inone</UserID>
<PWD>one</PWD>
<URL>http://ap.abc.com/http/sen.asp?user={0}&amp;password={1}&amp;track=1</URL>
<Weight>100</Weight>
</Gateway>

<Gateway>
<Name>Two</Name>
<UserID>intwo</UserID>
<PWD>two</PWD>
&lt;URL&gt;http://ap.abc.com/http/sen.asp?user={0}&amp;amp;password={1}&amp;amp;track=1&lt;/URL&gt;

<Weight>90</Weight>
</Gateway>

now i had to get the url by using the category(Name ONE,TWO)in xml file.....
in a function

public function geturl(by val category as string)string

dim strurl as string=""

*********** I need some guidance to...how to get the url which is in xml in vb.net?

return strurl
End function

Thanks
Subbu.

AnswerRe: xml in .net Pin
Christian Graus13-May-08 11:54
protectorChristian Graus13-May-08 11:54 
QuestionCommunication between multiple instances of a program with Shared members and events Pin
bixtra13-May-08 4:27
bixtra13-May-08 4:27 
AnswerRe: Communication between multiple instances of a program with Shared members and events Pin
Christian Graus13-May-08 11:54
protectorChristian Graus13-May-08 11:54 
GeneralRe: Communication between multiple instances of a program with Shared members and events Pin
bixtra13-May-08 20:35
bixtra13-May-08 20:35 
QuestionConvert RTF to PDF programmatically Pin
quioske13-May-08 2:08
quioske13-May-08 2:08 
AnswerRe: Convert RTF to PDF programmatically Pin
Ed.Poore13-May-08 13:17
Ed.Poore13-May-08 13:17 
QuestionRow header Numbering Pin
Mohammad Al Hoss13-May-08 1:19
Mohammad Al Hoss13-May-08 1:19 
AnswerRe: Row header Numbering Pin
Rupesh Kumar Swami13-May-08 1:38
Rupesh Kumar Swami13-May-08 1:38 
GeneralRe: Row header Numbering Pin
Mohammad Al Hoss13-May-08 2:02
Mohammad Al Hoss13-May-08 2:02 
QuestionVB.NET Pin
monika_vasvani12-May-08 23:43
monika_vasvani12-May-08 23:43 
AnswerRe: VB.NET Pin
Christian Graus13-May-08 0:03
protectorChristian Graus13-May-08 0:03 
AnswerRe: VB.NET Pin
jhoga13-May-08 3:07
jhoga13-May-08 3:07 
QuestionVBA Help, just a quicky [modified] Pin
harveyhanson12-May-08 22:50
harveyhanson12-May-08 22:50 
AnswerRe: VBA Help, just a quicky Pin
ChandraRam13-May-08 2:46
ChandraRam13-May-08 2:46 
QuestionEvents handling Pin
Chaitanya kumar CVSS12-May-08 22:11
Chaitanya kumar CVSS12-May-08 22:11 
AnswerRe: Events handling Pin
Christian Graus12-May-08 22:27
protectorChristian Graus12-May-08 22:27 
Questionwebcam motion detector (frame comparison help) Pin
mark duatin12-May-08 19:40
mark duatin12-May-08 19:40 

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.