in reply to Re: Figuring out the environment
in thread Figuring out the environment

Thanks fglock, I'm actually able to print out to the webpage. Like this line prints out a link:

print OUTFILE "<a href=$tlink>$field2</a>\n";

but for my other code it don't print out anything.