in reply to Re^2: reading anchor tags references
in thread reading anchor tags references

Have you placed your cgi script inside "localhost/cgi-bin"? If so change the path name inside href as http://localhost/cgi-bin/DailyReport.cgi and follow InfiniteSilence code. Cheers --C