Re: passing variable
- From: "Mark Clements" <mark.clementsREMOVETHIS@xxxxxxxxxx>
- Date: 01 Jun 2005 04:06:47 GMT
socialism001@xxxxxxxxx wrote:
> I have an email that I send out that the user can click an item (up to
> 20 items) that when clicked on opens a form on my website. I need to
> know which item they clicked on in my email so I need to pass it to a
> hidden variable in my form. The user then completes the form and it
> gets emailed to me.
>
> item 1 might be http://www.mysite.com/formprocess.pl?item=1
> item 2 might be http://www.mysite.com/formprocess.pl?item=2
> ..and so on
>
> Where would I find sample scripts that will help me get this working
>
er - Google?
and/or
learn.perl.org
Mark
.
- References:
- passing variable
- From: socialism001
- passing variable
- Prev by Date: Re: how to test if an element belongs to an array or hash
- Next by Date: Re: How to dump system information to a file
- Previous by thread: passing variable
- Next by thread: Re: passing variable
- Index(es):
Relevant Pages
|