Newsgroup websites how to

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nightmatrix
Forum Newbie
Posts: 21
Joined: Sun Jun 08, 2003 11:03 am

Newsgroup websites how to

Post by nightmatrix »

Hi Everyone I have a few questions

My first question I was reading a book on C it talked about newsgroups so I signed up for one through my Internet host using outlook express comp.lang.c I had an idea to create a web site that linked through these newsgroups and you could post messages and recieve messages and stuff anyway my questions are

Is it possible to link to these groups and if so
how do I do it


Thanks You guys rock

Talk to ya soon
junky
Forum Commoner
Posts: 30
Joined: Wed Sep 03, 2003 3:58 pm

Post by junky »

i never use newsgroups - sorry.
im just using http://groups.google.ca
but your project seems really cool do accomplish.
if ya need some help (with more usenet infos), i would, maybe, help ya.
later
nightmatrix
Forum Newbie
Posts: 21
Joined: Sun Jun 08, 2003 11:03 am

Some stuff I have figured

Post by nightmatrix »

I realized something after I posted my previous message If I go to news:\\news.dccnet.com I find it opens up my email account in outlook news.dccnet.com is my web hosts news connection

So Figured out how to link to a news server just type news:\\comp.lang.c to open a connection to a C Newsgroup

So I answered my own question

Now the question remains how do I put that into an http Document

Any hints would be appreciated
Post Reply