Re: Creating Menus in CGI

2004-03-20 Thread WC -Sx- Jones
Mike Ni wrote: http://search.cpan.org/~lds/CGI.pm-3.04/CGI.pm Also, see: http://modperl.com:9000/hangman.html Bill -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Creating Menus in CGI

2004-03-20 Thread Mike Ni
--- > > How to create menus using Perl CGI? > > Any help in this regard will be great. > > Check out the CGI library: http://search.cpan.org/~lds/CGI.pm-3.04/CGI.pm Although I haven't take a crack of it, but I heard it is pretty neat. MIke __ Do you Y

Re: Creating Menus in CGI

2004-03-19 Thread WC -Sx- Jones
How to create menus using Perl CGI? You would use DHTML or JavaScript -- in either case it is not Perl related. Perl CGI would ONLY be a delivery/code formatter and wold not provide any type of Menu control via CGI. After all the web browser can only speak HTML and the like - not Perl. Maybe

Re: Creating Menus in CGI

2004-03-19 Thread Wiggins d Anconia
Please don't cross post, use one list first, if your question isn't answered satisfactorily then try the other... > Dear Friends, > > How to create menus using Perl CGI? > > Any help in this regard will be great. > What do you think a "menu" is? You will need to be more specific with your que

Creating Menus in CGI

2004-03-19 Thread Mallik
Dear Friends, How to create menus using Perl CGI? Any help in this regard will be great. Thank you, Mallik. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]