Gossamer Forum
Home : General : Perl Programming :

cgi script on shtml page

Quote Reply
cgi script on shtml page
i have a cgi script that displays a form. it works fine when called directly. i would like to include it on an shtml page so i don't have to include page formatting in the script. this is the call in the shtml page:

<!--#exec cgi="/cgi-bin/public/lookup.cgi"-->

i am able to display content from other scripts but this is the first time i've tried putting a form on shtml page. is it possible?
Subject Author Views Date
Thread cgi script on shtml page delicia 3806 Nov 5, 2017, 10:55 AM
Post Re: [delicia] cgi script on shtml page
delicia 3752 Nov 5, 2017, 11:15 AM