Hi,

In the Original version of dynapi there was a way for using CGI to send information and get results written back to a Div.  The following syntaxt was useful but I have now upgraded to dynapi-2.5.6.
 

SEND:

if (os) results.load("/cgi-bin/dynduo/cgicomm.pl?os="+os)

RETURN:

print "Content-type: text/html\n\n";
print "<html><body >\n";
&get_footer;
print "</body></html>\n";

Is there a similar syntax for the 2.5.6 version?


I would be most grateful for any assistance that you may be able to give.

Regards,

Nick Hobson
---------------------------------------------------
Nick Hobson
PO Box A2027
Sydney South   NSW  1235
Australia
Fax:     61 2 9358-4735 (9.00AM thru 5.00PM AEST)
Email:   mailto:[EMAIL PROTECTED]
Website: http://www.statusquo.org/
---------------------------------------------------
 

Reply via email to