× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



>PS - Did I see tools to let you do includes in CGI
>RPGLE now?  I played with a poll program, but then
>realized I didn't know how to embed it in an eRPG
>web page. 


I know that Bob uses SSI (Server Side Includes) frequently with the CERN 
(classic) server, and I went and played with it on the Apache server and was 
finally able to get it to work.  Once you get your server to accept and process 
SSI, then it is a simple matter of adding some HTML like so...

<!--#include virtual="/ssi-bin/FREELOCS" -->

I think you also have to change your HTML file extension to .shtml, but there 
should be a way around that.  So in your example you would write your POLL CGI 
program and #include the address in an .shtml file and the web page should 
insert the results of that program in your page.

Is that what you were looking for?


Joel

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.