I'm newbie in cgi. I have following problem. I have one cgi script where is:
print td([$hash_ref->{name}, a({-href=>'https://xxx.xy/cgi-bin/test.cgi'},$hash_ref->{ip}]),Tr etcI would like to call test.cgi in new page, when I click on IP address. I want to display in this new page for example the IP address which was clicked.
So, my problem is, that I don't know how to pass informations from one script to other to show informations in the new page.many thanks
p.s. sorry for my englishjanitored by ybiC: Balanced <code> tags around snippet, minor formattting cleanup
In reply to problem with CGI by b1rd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |