Hi, I am trying to figure out how to add buttons or hyperlinks (right now they are hyperlinks) on different pages of my site. They should function so that they act like a shopping cart. I guess they need to set a cookie so that when visitor "checks out", all selections will be input to text field on a email form. Can you explain how I can accomplish this idea?
I have a few parts of my web site that change frequently, like my navigation bar, and then I have to edit each page. Is there a way that I can call some code to all pages from one page?
Please help me!