CGI and variablesQ_What=B4s_the_problem=3F?=

From: Diogo Senai (diogo.senai_at_sistemafieg.org.br)
Date: 12/29/04


Date: Wed, 29 Dec 2004 17:14:13 -0200 (BRST)
To: beginners@perl.org

Hi guys... Iīd like to ask you a question. Some of you might have
encountered something like this... Iīm creating a web interface using CGI
library so that the user enter a data in the textfield, i put these values
into some variables and use them in the system... for example... I type
the new date and the script executes the date command with that value
typed in the textfield... but I just canīt get it done... If I give fixed
value to the variable, it works fine... but in the same script of the CGI,
it doesnīt...
Please, help me!

Thanks!



Relevant Pages

  • RE: CGI and variables? Whatīs the problemQ?=
    ... $co = new CGI; ... ## Here I grab the info from the form field named "date" ... library so that the user enter a data in the textfield, ... the new date and the script executes the date command with that value ...
    (perl.beginners)
  • cgi.fieldstorage not getting POST data
    ... I've got a small web application (just a web interface to a MS-access ... I'll add that the scripts were working fine with the POST request ... ActiveState and Python.org didn't yield any clues that the cgi module ...
    (comp.lang.python)
  • using buttons in CGI
    ... I have table such that each line on it is textfield ... thankfull. ... any helpfull data about the using of buttons in CGI will be great ...
    (comp.lang.ruby)
  • Re: <FORM> Submit question with perl cgi scripts
    ... I like your rat idea better. ... > my original index page? ... Yeah - there's really no way around that with CGI. ... When you use the textfield() method above, it looks for an input named ...
    (comp.lang.perl.misc)