UBB.Dev
Posted By: ComaRiot [6.0x] Memberlist Script in ASP - 05/04/2001 12:38 PM
hi ya all smile

this is my first 'hack' so it isn't really one, cause i had to write it in ASP.

It generates a Memberlist using the Public Names. it also provides links to Profile and Send PM.

plze tell me what u think about it smile

ASP Memberlist v1.00
Posted By: radiokilla Re: [6.0x] Memberlist Script in ASP - 05/04/2001 4:15 PM
demo?
Posted By: ComaRiot Re: [6.0x] Memberlist Script in ASP - 05/04/2001 6:28 PM
oh, sure, forgot that wink

Demo
Posted By: LK Re: [6.0x] Memberlist Script in ASP - 05/04/2001 6:38 PM
Looks pretty cool smile
Posted By: freak.scene Re: [6.0x] Memberlist Script in ASP - 05/04/2001 6:41 PM
Nice Job!

smile
Posted By: wardx28 Re: [6.0x] Memberlist Script in ASP - 05/04/2001 7:20 PM
I get the Internal Server Error.
Posted By: ComaRiot Re: [6.0x] Memberlist Script in ASP - 05/04/2001 9:32 PM
thank ya smile

wardx: do u use netscape ?!
Posted By: Greg Hard Re: [6.0x] Memberlist Script in ASP - 05/04/2001 9:33 PM
i bet you he uses unix in which case this wont work.
Posted By: freak.scene Re: [6.0x] Memberlist Script in ASP - 05/04/2001 10:03 PM
unless he has ChiliSoft installed then asp aok. wink

[ May 04, 2001 03:04 PM: Message edited by: freakscene ]
Posted By: Fuzion Re: [6.0x] Memberlist Script in ASP - 05/05/2001 12:06 AM
Man, why you have to go and use ASP! I can not use this now.
Posted By: ComaRiot Re: [6.0x] Memberlist Script in ASP - 05/05/2001 11:35 AM
if someone would like to help me migrate it to cgi, i'd be glad to make that version laugh

i usually program in vb, vbs, js, that's why i've chosen asp wink
Posted By: AndyGod Re: [6.0x] Memberlist Script in ASP - 05/05/2001 12:43 PM
ASP to cgi is good ?
Posted By: charash Re: [6.0x] Memberlist Script in ASP - 05/06/2001 4:39 AM
ASP is actually much faster than CGI since it doesn't create and destroy the Perl interpreter (or whatever else you're using) for each request. Same thing with the PHP4 module.

Speaking of which, can i borrow some of your ASP to study, i'm trying to make a PHP memberlist (it'll run on lots of OS's provided you install php -> http://www.php.net ).

Heh, i think soon there'll be a memberlist in every language other than Perl :rolleyes: .
Posted By: kaak Re: [6.0x] Memberlist Script in ASP - 05/08/2001 3:00 AM
is it possible for you to add number of posts and date joined between the public name and the view profile and pm columns?
Posted By: ComaRiot Re: [6.0x] Memberlist Script in ASP - 05/08/2001 9:02 AM
bk111: sure you can wink feel free, it isn't something complicated laugh

kaak: that is a nice idea laugh i'll try that laugh
Posted By: CrimsonBane Re: [6.0x] Memberlist Script in ASP - 05/12/2001 1:41 AM
Not bad corma I wrote the latest topics display give me a shout want to talk to ya about your asp page
Posted By: ComaRiot Re: [6.0x] Memberlist Script in ASP - 05/15/2001 9:07 PM
yepp, let's talk about laugh
Posted By: Charles Re: [6.0x] Memberlist Script in ASP - 05/15/2001 9:19 PM
Quote
quote:
actually, ASP is full of memory leaks, which is not the case of PHP smile

just my 2 cents
Posted By: charash Re: [6.0x] Memberlist Script in ASP - 05/16/2001 12:13 AM
Actually i was referring to the PHP4 module being faster than CGI because of its running in conjunction with the server instead of as a seperate executable created and destroyed every time.

As far as the memory leaks, i'm not a server administrator, so i wouldn't know, but i've developed in it and it never seems to crash the server i've worked with wink .
Posted By: charash Re: [6.0x] Memberlist Script in ASP - 05/18/2001 11:28 PM
What do you think of this memberlist?

http://www.pokezero.com/cgi-bin/memberlist.php

Thanks for your code Coma, it gave me some guidance through the weird parts of UBB wink

BTW, it doesn't dynamically generate all that fromt the member files, it builds a data file every hour with all the info. It also includes admin and mod notation, check out letter 'c' for an example...

[ May 18, 2001 04:38 PM: Message edited by: bk111 ]
© UBB.Developers