[Gambas-user] Server pages: untagged text at top of page

Adam Ant adamnt42 at ...626...
Thu Aug 9 01:27:53 CEST 2012


Morning all,

I'm having a go at learning how to use this web scripting facility.

Attached is a little project that uses it to load a file into a webkit
WebView control (IOW no server needed).  It seems to work fine except
there are two lines at the top of the returned page (before <html> )
that look like they belong inside a <meta> tag?

Here's the (snipped) console output I get from the Print pageout:

Content-type: text/html
Content-Length: 7128



<html>

<h2>CGI script environmental variables</h2>

<h4>
As at
09-Aug-12 08:46AM<br>
</h4>

<table border="1" cellspacing="0" cellpadding="2">

  <tr>
    <th align="left">Name</th>
    <th align="left">Value</th>
  </tr> .......



Any ideas?

regards
Bruce
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webscript1-0.0.1.tar.gz
Type: application/x-gzip
Size: 5176 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120809/2f80eee4/attachment.bin>


More information about the User mailing list