Jyoti wrote:
> Heya,
> 
> I have a cgi script which works fine!!  It basically asks a user to enter
> e-value and the user can enter then its accepted. But this script only works
> in my linux terminal.
> I want to allow users to same thing ( like enter text for same question ) on
> my local server. If i run this same script on my server, its jus prints out
> the question? n nothing user can do ??
> 
> How to allow users to enter some text or numbers or both for any question
> asked by us using perl or cgi scripts???
> 
> Anyone can help me please?
> 
> Kind Regards,
> Jyo
> 

See `perldoc CGI` and read about forms.


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

I like Perl; it's the only language where you can bless your
thingy.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to