Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sjeps
  • Content: Threads
  • Order by date
  1. sjeps

    Setting Perl CGI param() with Javascript

    Hi everyone. I have a Perl- GCI dinamic page. The page have a single form with some submit buttons. Each button is named 'action' but have different values (such 'cancel' 'save' 'open'). Pressing a button i reload the page and test wich button was pressed by testing the parameter 'action'...
  2. sjeps

    Perl CGI nested arrays to parameter

    Hi eveyone, i need a tip. I am programming a perl page using cgi. Now, i have a nested array (let's say @domains) and i know that each value can be accessed by $domains[x][y] and so on. I want to pass this array by a hidden parameter like : ...

Part and Inventory Search

Back
Top