RE: Newbee question

2001-09-07 Thread John Edwards
t: 07 September 2001 13:55 To: [EMAIL PROTECTED] Subject: Newbee question Just started learning and writing in perl and am unable to include an options dropdown box into a mail form. I am trying to allow the sender to choose who the mail is for. Is this possible or am I trying to do something f

RE: Newbee question

2001-09-07 Thread Bob Showalter
> -Original Message- > From: Rebekha M-L [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 07, 2001 8:55 AM > To: [EMAIL PROTECTED] > Subject: Newbee question > > > Just started learning and writing in perl and am unable to include an > options dropdown b

Newbee question

2001-09-07 Thread Rebekha M-L
Just started learning and writing in perl and am unable to include an options dropdown box into a mail form. I am trying to allow the sender to choose who the mail is for. Is this possible or am I trying to do something far to difficult for a humble beginner Jo: from somewhere north of London vil

Re: NEWBEE Question

2001-08-09 Thread Casey West
On Thu, Aug 09, 2001 at 08:42:28PM -0400, fazertech wrote: : Hi, : : I am new to Perl and I wanted to know one simple thing. Lets say that I want : to creat a program that would ask you for your age. Somewhat like this: : Please enter your age: : Then when the user enters his/her age, then it wou

Re: NEWBEE Question

2001-08-09 Thread Paul Johnson
On Thu, Aug 09, 2001 at 08:40:55PM -0400, fazertech wrote: > this is what I ask for and i know that it is pretty simple, so please can > any one help me here?? Yes, it's pretty simple. The sort of thing you might give someone as an exercise to help them learn Perl, for example. Show us your co

NEWBEE Question

2001-08-09 Thread fazertech
Hi, I am new to Perl and I wanted to know one simple thing. Lets say that I want to creat a program that would ask you for your age. Somewhat like this: Please enter your age: Then when the user enters his/her age, then it would print the age that the user typed. Like this: Please enter your age:

NEWBEE Question

2001-08-09 Thread fazertech
Hi, I am new to Perl and I wanted to know one simple thing. Lets say that I want to creat a program that would ask you for your age. Somewhat like this: Please enter your age: Then when the user enters his/her age, then it would print the age that the user typed. Like this: Please enter your age: