http://qs1969.pair.com?node_id=116634


in reply to UBB Ultimate Bulletin Board

I use Ikonboard on my site and I was able to figureout how it work just by looking at the source(its all in perl). This may seem like a big task at first, but you should find they are layed out logicly.

I'm not sure about UBB, we use it at work and I think its about the same. if your looking for a module look at http://search.cpan.com If you cant find one there its most likely that one does not exist.

If that is the case make one and and upload it to cpan :)

------
PT - Perl Tanks %100 Perl programming game
The Price of Freedom is Eternal Vigilance

Replies are listed 'Best First'.
Re: Re: UBB Ultimate Bulletin Board
by LeGo (Chaplain) on Oct 04, 2001 at 17:09 UTC
    I have checked cpan and have not found anything. I am probably going to create a module to do this but being that I am new to UBB, I am not sure the difference between versions of UBB and all of the other entities that might create a problem. I am going to delve into it this afternoon after class.

    LeGo