Apr 7, 2013 at 9:33pm UTC
Did you try File->Save Page As
or File->Save As
from your browser menu?
Apr 7, 2013 at 9:36pm UTC
You want to manipulate a document that is on a server located on the link you posted?
You might need some kind of browser API in your application to do that.
Apr 7, 2013 at 11:50pm UTC
The document updates from time to time and by changing the typeid=# I can access all the data that I want.
So, is there someway to stream from the internet into a file or straight into the program.
Apr 8, 2013 at 12:06pm UTC
could you perhaps use the http address and it will go there to retrieve the file?
If I only get my project to build correctly I could probably figure this out myself.
Apr 8, 2013 at 3:49pm UTC
ok, thanks for the answers