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

Attachment: webscript1-0.0.1.tar.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to