
douge
Deleted
May 24, 2000, 1:57 PM
Post #1 of 2
(207 views)
|
|
Also...HTML output problem
|
Can't Post
|
|
What's wrong with the following code? print "<HTML><HEAD>\n<TITLE>"; print "Micro Air"; print "</TITLE>\n"; print "</HEAD><BODY>\n"; print "<CENTER><p>Thanks</p>\n"; #print "<a href=maprod.html>Continue</a>\n; print "</BODY></HTML>"; When I add the commented line in, it doesn't work. How do I get this to display a link in the resulting window? Thanks in advance. Doug
|