08-14-2011, 08:19 AM
(08-14-2011, 08:18 AM)Fragma Wrote: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
Now I only have one error left.
The error is in this code:
Code:
"<td align="right">", "</td>", 0)