Posted by Paul Lautman on 01/12/08 12:56
ktstone2678@gmail.com wrote:
>I have a basic shopping cart setup, currently the user clicks a button
> to remove an item from the cart. The form action posts to itself in
> order to update the item list.
>
> Is it possible to have another button in the same form that posts to a
> different location?
Yes, but you have to use javascript to change the form's action field value.
Navigation:
[Reply to this message]
|