PC buttons through asp i.s.o hardcode |
Post Reply |
Author | |
Louis
Newbie Joined: 22-February-2006 Location: Netherlands Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 04-February-2007 at 12:37pm |
I wanted to use some of the buttons used in ProductCart in other template files. One way to go about that is to put an image on a page where the source is pointing to the .jpg or .gif file. Another way is to use the ASP code that PC used itself to link to the buttons. This way, if you canche the buttons in the PCadmin, your buttons used on the frontend also change. Fot the checkout button use the html code: <img src="<%=RSlayout("checkout")%>" border="0"> My question: what is the code for the "view cart" icon... it is not <%=RSlayout("viewcart")%> Anyone? |
|
netprofits
Certified ProductCart Developers Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
rslayout("viewcartbtn")
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |