[Vienna-pm] Verlinken 2er perl programme

e_horn at fh-bingen.de e_horn at fh-bingen.de
Tue Feb 15 05:55:16 PST 2005


Kann ich mit dem EOHTML auch Funktionen aufrufen wie ich es sonst so mache?
Das mit dem Link klappt noch nicht ganz :-) 
	print "<html>";
	print "<title></title>";
 	print "<head></head>";
	print "<body bgcolor=\"white\">";
	print "<h3>Suche:$suchtext</h3>";
	print "<a href="search2.pl">"; 
	print processXML($nucleotide_doc,"nucleotide");
	print processXML($protein_doc,"protein");
	print processXML($cancerchromosomes_doc,"cancerchromosomes");
	print processXML($unigene_doc,"unigene");
	print processXML($structure_doc,"structure");
	print processXML($domains_doc,"domains");
	print processXML($gene_doc,"gene");
	print processXML($cdd_doc,"cdd");
	print "</body></html>";


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


More information about the Vienna-pm mailing list