Go back link - Post ID 238162

User 2924428 Photo


Registered User
1,718 posts

Hey all, this is kind of a newbie question but i've only just begun with designing a shopping cart. How do I create a go back button for my website?
User 2147626 Photo


Ambassador
2,958 posts

Check this out ... http://progrower.coffeecup.com/links.html#anchor3
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 2924428 Photo


Registered User
1,718 posts

Hi GS, there is no CSS file to edit within designer..
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

Matt do you want a go back or continue shopping button?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

A return to the home page button on the shopping cart page. :)
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

Here's one way.
<form action="http://www.coffeecup.com/">
<input type="submit" value="HOME">
</form>


This would be done in SCCP
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

I don't know where to start, hehe i've never worked with shopping card designer.
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

Is that in beta testing?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

Paste this into your page. Adjust as needed.;)
[[[<form action="http://www.coffeecup.com/">
<input type="submit" value="HOME">
</form>]]]

This would be done in SCCP.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Got it working thanks to you!! I didn't know where to begin lol.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.