bject->param("textfield");
hi prashan,
don't add double quote at the textfield
$userphone=$cgiobject->param(textfield);
Regards,
Djoko Priyono
www.dnet.net.id
::
:: print qq#
:: welcome me !
:: $userphone
:: #;
::
:: "textfield" is a multiline text box in the form.
:: Bu
On 30 November 2001 Friday 12:20 am, fliptop wrote:
> Pedro A Reche Gallardo wrote:
> > Hi all, I am beginner with cgi scripting and I am trying to make a cgi
> > script that can upload a file, and work with it, or alternatively if
> > there no file to upload is specified, use the input pasted in