I am trying to use something like lynx/wget in a cgi script. Based on parsing, I want to add comments to the top/bottom of webpage that is present but I am only getting text for output. Does anyone know what I need here? ----------------------------------- #!/bin/sh echo ""Content-type: text/html" echo lynx -source "http://url/"