Search results

  1. D

    Boost C++ Libraries for Renaming Text File Location?

    When I use <stdio.h> rename() does not work. It compiles, but rename function does not change locations of the files, and returns -1.
  2. D

    How do I use values in an HTML page in conjunction with Visual Basic .NET?

    Let's say I wanted to read several values from a website, such as a Yahoo or Google Finance. I would want to read those values from the website, input them as variables in VB. NET and manipulate them. How would I go on in doing so, and how, if possible, can I make the program run at the same...
  3. D

    How do I use values in an HTML page in conjunction with Visual Basic .NET?

    Let's say I wanted to read several values from a website, such as a Yahoo or Google Finance. I would want to read those values from the website, input them as variables in VB. NET and manipulate them. How would I go on in doing so, and how, if possible, can I make the program run at the same...
Back
Top