Re: Euphoria + CGI + Linux

new topic     » goto parent     » topic index » view thread      » older message » newer message

Robert S wrote:
> 
> Erik-Jan van Kampen wrote:
> > 
> > Jonas Temple wrote:
> > > 
> > > Erik-Jan van Kampen wrote:
> > > > > }}}
<eucode>
> > > > > #!exu
> > > > > puts(1,"Content-type: text.html\n\n")
> > > > > puts(1,"<html>")
> > > > > puts(1,"<title>" & "TEST" & "</title>")
> > > > > puts(1,"</head>")
> > > > > puts(1,"<body>")
> > > > > puts(1,"TEST")
> > > > > puts(1,"</body>")
> > > > > puts(1,"</html>")
> > > > > </eucode>
{{{

> > > Erik,
> 
> >you also have a </head> tag but no <head> tag.  Not that it affects exu..
> And its "Content-type: text/html\n\n" not "text.html"
> 

Thanks, 
I had already fixed both items you pointed out and it's working fine now
Erik-Jan

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu