Help with Forums in Perl CGI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ankitncr
    New Member
    • Dec 2011
    • 1

    Help with Forums in Perl CGI

    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.
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Try writing the code yourself. If you get stuck, post your code and your question here. If there are errors, include the error output as well.

    Regards,

    Jeff

    Comment

    Working...