Re: passing variable



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
.



Relevant Pages