dittbub Posted February 20, 2004 Share Posted February 20, 2004 arg. can you please give me a small example of a cgi script where it will display say, the the 'ls' command in a webpage. and the lines i will need to put in my html file to call it right. Link to comment Share on other sites More sharing options...
metal_dragen Veteran Posted February 20, 2004 Veteran Share Posted February 20, 2004 a) wrong forum. b) google. c) you can't include CGI output in a HTML page (unless you use the CGI script to create the HTML page). Link to comment Share on other sites More sharing options...
dittbub Posted February 20, 2004 Author Share Posted February 20, 2004 i've tried google, can't really find the thing i want. i forgot about the programming section... but this was kind of llinux related. and for point 3, i partly knew that have to echo html tags. but i don't know how to output a linux command. i know it can be done. anywho, i'll make my question in the other fourm. Link to comment Share on other sites More sharing options...
kemical Posted February 22, 2004 Share Posted February 22, 2004 google on how to execute shell commands in perl Link to comment Share on other sites More sharing options...
Recommended Posts