
ankitncr
New User
Nov 30, 2011, 6:47 AM
Post #1 of 1
(261 views)
|
|
Perl CGI scrolling_list
|
Can't Post
|
|
I have one scrolling list in which I have the name of a few servers. Once I select a server I want the name of all file systems to be available in the other scrolling list. I know I will be using a Net::SSH::Perl module to get the output, but how will I print it in a scrolling list because I use param only after I end the form. I will appreciate the help on this.
|