Quote:
|
Originally Posted by jkblaze
well the program will be in visual basic but the forum will be online somewere and to fit into the size of the program we will probably have a forum with basic look and not that big in size. on the site i am wanting the same posts and things but a different type of forum like invision or phpBB
|
So you're saying an external windows application that can read the forum as if it were viewed via a web browser?
The answer is yes. It can be done. Its a matter of basically fetching the pages and displaying to your liking. VB6 has the internet control and vb.ne has sockets. vb.net would be the ideal way to go.