Hi, i have worked with inet control before but this situation just doesn't work for me.
I'm just trying to read a txt file that is attached into a forum thread. It is a permanent thread and file attached so link will not change. I'm just getting a lot of garbage like if i where reading html.
Here is the simple code:
I know that i could download the file to the computer and then open the file but i will not like to download it, just read it.Code:txtCheckVIP.Text = Inet1.OpenURL("http://www.BLABLA.com/forums/attachment.php?attachmentid=4775&d=1208579393", icString)
I attached a txt file to do some test.
Any help will be appreciated.




Reply With Quote