Forum Moderators: open
Most of the alternatives I can think of would deal with a script. You could stuff form values in a redirect domain.com/foo.cgi?where=Iwashere or something. Then foo.cgi handles the form value and transforms it into a cookie or what ever purpose you need it.