CGI Development

Moderators: Jonathan
Number of threads: 55
Number of posts: 121

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
CGI script in html Posted by smith99 on 7 Feb 2002 at 10:44 AM
How do i place a cgi script call into a html document so the cgi appears
within a table in the html document?

Thanx

Report
Re: CGI script in html Posted by Jonathan on 8 Feb 2002 at 5:07 AM
Hey,

1) Write a CGI script that gives just the output you want and use SSI (server side includes) to include it where you want on the server).

2) Use PHP/ASP which allow you to write CGI scripts amongst normal HTML.

Hope this is what you meant,

Jonathan

------------------------------------------
Count downloads from your site for free!
http://www.downloadcounter.com/

Report
Re: CGI script in html Posted by medina_raptor on 22 Feb 2002 at 9:35 AM
Hi

Perl is another option
Carlos
: How do i place a cgi script call into a html document so the cgi appears
: within a table in the html document?
:
: Thanx
:
:



Report
Re: CGI script in html Posted by Jonathan on 22 Feb 2002 at 10:39 AM
Hi,

Yeah, you could write the CGI in Perl (I would 'cus I love Perl :) ), but you'd still have to use a SSI directive in the table cell to include it. I don't know of a way of writing Perl directly amongst HTML code. Anyone else know of any common way this is done? I haven't seen it before, but it'd be cool if you could.

Jonathan

: Hi
:
: Perl is another option
: Carlos
: : How do i place a cgi script call into a html document so the cgi appears
: : within a table in the html document?
: :
: : Thanx
: :
: :
:
:
:
:


------------------------------------------
Count downloads from your site for free!
http://www.downloadcounter.com/




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.