* "E.Horn" <[EMAIL PROTECTED]> [2005-02-15T07:11:59]
> Perhaps someone can help me!
> Is there the possibility to link one programm to another perl
> programm?so that on click the link and the next programm starts?
> Example:
> print "";
> print " Hello";
> print "";
> print "";
> print "Such
Hello!
Perhaps someone can help me!
Is there the possibility to link one programm to another perl
programm?so that on click the link and the next programm starts?
Example:
print "";
print " Hello";
print "";
print "";
print "Suche:$search";
print ""; ???
.
Regards