[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Variable value based on clicked link
Definitely I'm sleepy... ;o)
If I understand the question, you need to set a (scratch?) variable when a
link is clicked? There's a catch to that... When a link is clicked the user
will be off to another page. If that new page is on your site, you can set
the value on that page.
Alternately, if you are using FORMs instead of A HREFs, you can [set][/set]
all the variables you like with each click.
HTH,
Rob Maurer
In a message dated 10/28/99 5:10:28 PM Eastern Daylight Time,
swuest@rz-online.de writes:
> Hello,
>
> I want to set a variable 'image'testto a value
> depending on the link the user clicks.
> <a href ="....">[Unable to display image] image =1
> <A HREF="...">[Unable to display image]</A> image=2