Re: displaying a message using perl code
- From: rcook@xxxxxxxxxxx (Owen Cook)
- Date: Sun, 18 Sep 2005 11:47:39 +1000 (EST)
On Sat, 17 Sep 2005, David Swiderski wrote:
>
> My perl question is, is there a simple way to display some text/message on the users screen such as
>
> your information has been sent.
> Thank You for joining the alumni community!
> We hope to see you at the next reunion.
Well the answer to your question is probably yes, but you have not
provided any code so there is no way of telling what is happening.
Basically if you were to write the script from scratch, you would use
CGI.pm
Display form if no data submitted
Send mail and display response if form has been completed
Owen
.
- Follow-Ups:
- Re: displaying a message using perl code
- From: David Swiderski
- Re: displaying a message using perl code
- References:
- displaying a message using perl code
- From: David Swiderski
- displaying a message using perl code
- Prev by Date: displaying a message using perl code
- Next by Date: Package require question again
- Previous by thread: displaying a message using perl code
- Next by thread: Re: displaying a message using perl code
- Index(es):
Relevant Pages
|