Re: passing variable
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Wed, 01 Jun 2005 00:26:37 -0400
socialism001@xxxxxxxxx wrote:
item 1 might be http://www.mysite.com/formprocess.pl?item=1 item 2 might be http://www.mysite.com/formprocess.pl?item=2 ..and so on
Where would I find sample scripts that will help me get this working
Um... get *what* working? formprocess.pl?
If you're looking for an intro to CGI with Perl, a good place to start is with the docs for the CGI module itself:
perldoc CGI
If you're looking for a kindler, gentler introduction to Perl and/or CGI, have a look at the books listed on this site:
<http://learn.perl.org>
sherm--
-- Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! My resume: http://www.dot-app.org .
- References:
- passing variable
- From: socialism001
- passing variable
- Prev by Date: Re: How to dump system information to a file
- Next by Date: Re: Parsing Tracklisting - discussion
- Previous by thread: Re: passing variable
- Next by thread: Re: pipe-open on win32
- Index(es):
Relevant Pages
|