CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2001
    Location
    malaysia
    Posts
    104

    how to create a discussion forum

    is there any source that i can refer to create a forum? i have brought a ASP Bible but was so bad! the code provided all error(i donno i wrong or the writer) but i go to the Bible forum website to get help, and all was the complain.

    i need to have i really example source code that can be run, please let me know if you have seen in this website.

    thanks

    nkl

  2. #2
    Join Date
    Oct 2001
    Location
    Malaysia
    Posts
    23

    Re: how to create a discussion forum

    hi, u know why every source code in the book having error?? i can tell u every book's source code got error, because they wanna user to debug it, in here, so that u can get ur experince of debug, and familiar with the error.

    ok, u wanna creating forum, it is easy to find a exsisting one in the internet. try to find it in:
    http://www.codeonthenet.com/

    good luck.


  3. #3
    Join Date
    Oct 2001
    Posts
    19

    Re: how to create a discussion forum

    Hi!

    You can ask there http://www.miraplacid.com/forum


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