08-14-2011, 08:18 AM
Code:
Dim myDatabuffer As Byte() = myWebClient.DownloadData("http://www.xe.com/ucc/convert/?Amount=" & amount.text & "&From=" & combobox1.text & "&to=" & combobox2.Text ")
Remove the " after combobox2.Text
[NEED HELP] Currency coverter.
|
« Next Oldest | Next Newest »
|