Search results

  1. B

    Trouble with ActiveX

    Private Function LoadNews(ByRef msg As String) As Boolean How would I call that function? I tried: Call LoadNews(msg) and got errors.
  2. B

    Retrieve/Parse XML data using Visual Basic

    I cant seem to concieve this concept. Any tuts out there that might be able to teach me how to get started?
Back