I am trying to pass parameters (fields from the database: Product Name,Price,User ID)in hyperlink (add to chart button), so when user clicks add to chart, price, Product name and userID are passed (as parameters) to another page (shopping chart), which is remote service.
Is it possible to include any variables for this parameters (Price, Product Name), so i dont have to specify them staticly for each product ???
Thanks
marko