Announcement

Collapse
No announcement yet.

Done Button

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Done Button

    Hi,

    Is there any way of bouncing back to a different website or page when you press the done button on the receipt page

    Ie i would like to send all my customers back to our other website

    www.farmerschoice.net


    Many Thanks Again

    Jay Cee

    #2
    The template is Act_Order04.html. Near the bottom there is <INPUT TYPE=SUBMIT NAME=ACTION VALUE="NETQUOTEVARONEBUTTON">. You can replace that with a link to your other web site or create a new button to go there.
    Bob Ladden

    Comment


      #3
      Thank you for your advise.

      But, I realised this morning that I could simple go to Design/ Options/ Miscellaneous Tick No Frames in Checkout and enter the URL I required in the 'URL for Completed or Aborted Checkout' Field.

      Many Thanks For Your Help

      Jay Cee

      Comment


        #4
        Or you can do it the easy way.

        The reason I thought about the template so fast instead is that I modified it to add a print button so people would be more likely to print the completion page. I added
        <INPUT TYPE="BUTTON" VALUE="Print" NAME="Print" onClick="window.print()">&nbsp;&nbsp;
        just before the Done button. It's a nice addition.
        Bob Ladden

        Comment


          #5
          Thats a brilliant idea that I would never of thought of.
          I've used it and it works perfectly

          Thank you

          Jay Cee

          Comment

          Working...
          X