Re: CGI-HTML printing error

2004-12-17 Thread John W. Krahn
Anish Kumar K. wrote: Hi Hello, The following program has to print in the CGI...I use perl as well as HTML inside... When I complile this I get the error as "Can't find string terminator "ERROR_PRINT" anywhere before EOF" Please help me and also. if there is such combinations like perl CGI and HTML

RE: CGI-HTML printing error

2004-12-17 Thread Charles K. Clarkson
Anish Kumar K. wrote: : The following program has to print in the CGI...I use perl as : well as HTML inside... : : When I complile this I get the error as "Can't find string : terminator "ERROR_PRINT" anywhere before EOF" I believe ERROR_PRINT must be in the firs

CGI-HTML printing error

2004-12-17 Thread Anish Kumar K.
Hi The following program has to print in the CGI...I use perl as well as HTML inside... When I complile this I get the error as "Can't find string terminator "ERROR_PRINT" anywhere before EOF" Please help me and also. if there is such combinations like perl CGI and HTML which is the best ways.