Gossamer Forum
Home : General : Perl Programming :

Reading text file and puting it in pull down menu

Quote Reply
Reading text file and puting it in pull down menu
Hi all.

I would like to know how to do this...
I have text file that i like to read by script and put the contents in pull down menu. Like let just say i have links:
www.somelink.com|Some link
Links URL and the name separated by pipe ( | ).
Thanks for any help

Jarek
Quote Reply
Re: Reading text file and puting it in pull down menu In reply to
Since this would take a bit of detailed coding to perform, I suggest you take a look at the redirection scripts available at www.cgi-resources.com

They have a ton of useful ways to provide redirection and tracking of click throughs for drop down menus.

------------------
Fred Hirsch
Web Consultant & Programmer
Quote Reply
Re: Reading text file and puting it in pull down menu In reply to
Hi All...

To any one who is interested I was able to do this….Coolll…if you like to see the code please let me know by mail and I will be more than happy to give it to you.

Jarek