|
|
sybperl-l Archive
Up Prev Next
From: Roleigh Martin <rol at uhc dot com>
Subject: Re: Can someone share a web page/cgi/sybperl script to work
with sybase?
Date: Dec 2 1998 11:57PM
Michael,
Sorry to be slow at this. I've never invoked a CGI script from inside a html
page. How would the web page look (we're talking about an unprofessionally
looking web page here just to show the crude basic principal) to invoke that
CGI script you provided?
| (Here is an empty html web page created by word97)--to prevent Eudora from
| displaying the HTML, I had to change < to [ and > to ].
|
|
|[HTML]
|[HEAD]
|[META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"]
|[META NAME="Generator" CONTENT="Microsoft Word 97"]
|[/HEAD]
|[BODY]
|
|[FONT SIZE=2][/FONT][/BODY]
|[/HTML]|
Last, what is your mailing address so I can mail you the free book?
Thanks!
Roleigh
At 03:26 PM 12/02/1998 -0800, you wrote:
>Roleigh Martin writes:
> > 2. Was your reply only the CGI/Perl
> > program -- what would the web page look like? (here is an empty html web
>page
> > created by word97):
>
>In this case the web page itself is built dynamically inside the CGI
>script.
>
>Although for professional work I usually separate out the html from
>the CGI script - but that goes beyond your request and involves a
>whole different set of functions.
>
>Michael
>--
>Michael Peppler -||- Data Migrations Inc.
>mpeppler@mbay.net -||- http://www.mbay.net/~mpeppler
>Int. Sybase User Group -||- http://www.isug.com
>Sybase on Linux mailing list: ase-linux-list@isug.com
>
|