Re: passing variable



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
.



Relevant Pages

  • Re: Menu in text mode Solaris 8
    ... > simple sample scripts in Perl or SHELL (or python)? ...
    (comp.unix.solaris)
  • Re: SYSTEM command problem
    ... I can run the script from the website and it creates the file fine. ... Perl will tell you what's wrong - if you ask it to. ... Cocoa programming in Perl: http://camelbones.sourceforge.net ...
    (comp.lang.perl.misc)
  • Re: need help with use pragma
    ... Another might define it as every symbol except for a few the module author thought were advanced, dangerous, or otherwise exceptional for some reason. ... The import lists that are defined by a particular module should be shown in that module's documentation. ... Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! ...
    (comp.lang.perl.misc)
  • Re: RubyCocoa Sheets - help anyone?
    ... Web Hosting by West Virginians, ... Cocoa programming in Perl: http://camelbones.sourceforge.net ...
    (comp.lang.ruby)
  • Re: Basic question about web programming
    ... as input, will go to that web site, look for pdf files that are referenced there and will download them. ... What I don't have a clue about is the first part, how to access the remote URL, and read the html text. ... I'm kinda sure it shouldn't be complicated with perl. ... Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! ...
    (comp.lang.perl.misc)