Forum: Perl
Feb 18th, 2007, 11:27 AM
|
|
Replies: 3
Views: 377
|
Forum: Perl
Feb 17th, 2007, 9:20 PM
|
|
Replies: 3
Views: 377
perl cgi 'clickable' link
i am wondering if anyone knows how to make a "clickable" link that issues a perl command. something to the effect of...
print "<a href='perl command...'>command</a>";
i am trying to have clickable...
|