Hi Manfred,
----- Original Message ----- 
From: Sammueller.Manfred VE-V-VE <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 09, 2002 6:16 AM
Subject: expandable list of links


> Hello,
> 
> I'm looking for a way to create a expandable/collapsable list of Links that
> you can flip in or out of by clicking that is generated out of a
> databasetable or a textfile. 
> I'm using win2000 server IIS 5.0 and activeperl.
> I found the expander.cgi script, but I read that it only works with Unix???

This is copied from a post I made recently to the Win32-Users group:
Back in 1999, I found the perl script, fav2html.pl by
Kevin Mulholland. see
    http://www.moodfarm.demon.co.uk/download/index.html#fav2html

its still available for download. AFAIK he is now 100% *Nix, so I didn't send
my version to him.

This is a script which will make a pretty web page for your Win32 Internet
Explorer favorites. What I have added to the KM effort is expandable folders.

My Version Adds Expandable Folders
-----------------
My approach uses a Hash of Hash super structure. I succeeded only 
becase I had the Data::Dumper module showing me the guts of the HoH.

Get it here
http://home.sprintmail.com/~mpryor/fav2html.zip
http://home.sprintmail.com/~mpryor/marksfavs.htm   (87 kB)

regards to the list,
Mark Pryor
ICQ 64329574
Pgp KeyID: 0x1A966EC5


> Thank you for your help.
> Manfred
> 
> _______________________________________________
> Perl-Win32-Web mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to