[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-WebCGI] require parameters



Recently, I made a CGI that will receive either GET or POST form
submissions, and it's meant as a module of some sort

It disects the Key/Value pair into the $FORM{'key'} type of variable.

Because I <FINALLY> got that created, I want to create ANOTHER cgi that
uses my form.pl cgi (the disecting one) and return it to the master cgi
(like a guestbook, or any other cgi) and respond on that.  I imagine I need
to edit form.pl to let me write (or pass) information to the master cgi.

Where would I look to see how to get this working?  Or can somebody tell me
here on the list?

I will post the code to the users here if they'd like.

It's very simple code, but I'm proud of myself.

--Tim



==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org