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.
I will appreciate the help on this.
Comment