hallo
I'd like to implement the Newsgroup functionality
on an AspNet 2.0 page.
I don't need all the thousands of usenet groups,
but only one.
This group doesn't currently exist,
it will be a textual group only (not to much data indeed);
I think that its data will be persisted in a DB or in xml file
on the server, and then sent to the client only once,
when the client fires a button.
I will accept Javascript implementation if needed.
What I'm searching for is a control that emulates
the newsreader features
(tree structured filled with data, expanding and collapsing nodes,
two split panels...)
Is what I'm searching for too much?
Alexey Smirnov - 30 Oct 2007 08:48 GMT
> hallo
>
[quoted text clipped - 16 lines]
>
> Is what I'm searching for too much?
I think this one could help
http://www.nsoftware.com/products/component/nntp.aspx
Rad [Visual C# MVP] - 30 Oct 2007 18:23 GMT
>hallo
>
[quoted text clipped - 16 lines]
>
>Is what I'm searching for too much?
Take a look at nsoftware ... They have a NNTP library that should do
exactly what you're looking for.
As for the controls that one I think you'll have to build yourself.
But it shouldn't be too hard once you can access all the data with the
component.
http://www.nsoftware.com
--
http://bytes.thinkersroom.com