CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2004
    Posts
    17

    Connect to a site/forum with c++?

    How would i connect to a website or a forum with c++ inside visual studio,i am thinking of developing a program to post the same question to multiforums on the internet all at once and also knowing if there was any replys on any of the forums within 1 window,it just saves aheck alot of time to post to them manually,thanks for reading..

  2. #2
    Join Date
    Jul 2005
    Location
    Netherlands
    Posts
    2,042

    Re: Connect to a site/forum with c++?

    Do you seriously expect to get help on how to spam from an online forum?
    Cheers, D Drmmr

    Please put [code][/code] tags around your code to preserve indentation and make it more readable.

    As long as man ascribes to himself what is merely a posibility, he will not work for the attainment of it. - P. D. Ouspensky

  3. #3
    Join Date
    Nov 2004
    Posts
    17

    Re: Connect to a site/forum with c++?

    No its not about spamming,its about saving time getting questions answered with programming...

  4. #4
    Join Date
    Jul 2005
    Location
    Netherlands
    Posts
    2,042

    Re: Connect to a site/forum with c++?

    Quote Originally Posted by Anddos View Post
    No its not about spamming,its about saving time getting questions answered with programming...
    Saving who's time? Yours or of the people who take the effort to answer your question, getting nothing in return?
    If you post the same question to multiple forums without telling so, you are an inconsiderate prick. Someone may well spend a lot of time to answer your question when it has already been answered by someone else on a different forum. That effort could have gone into helping someone that actually appreciates the help he/she receives.
    Cheers, D Drmmr

    Please put [code][/code] tags around your code to preserve indentation and make it more readable.

    As long as man ascribes to himself what is merely a posibility, he will not work for the attainment of it. - P. D. Ouspensky

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured