Announcement

Collapse
No announcement yet.

Thank-You page

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

    Thank-You page

    Hi there,

    I'm using mailform.pl to send an email from my primary brochure page which works well:

    (See 'Special Offers Club' in left column)

    http://www.spicesofindia.co.uk

    I want to be able to display a 'Thank-you' for your email page - similar to the one displayed after the 'Contact Us' page.

    I could just hand-craft a thankyou.html page but it would have to duplicate all the template stuff (logo, menus, etc etc)...which would mean a lot more duplication/maintenance...

    ...is it possible to use one of the existing templates to do this?

    Cheers,

    Bill.
    Bill

    HTML Code:
    <a href="www.spicesofindia.co.uk">www.spicesofindia.co.uk</a>

    #2
    Bill,

    Go to your live website and view source on your existing site map page and save this to your site1 folder with the name you want for your Thank you page. Then edit the code to remove all the <UL><LI> bits all the way down to </LI></UL/></DIV> - leave the </DIV> in place.

    Replace what you have just deleted with the text/content you want, and you have all the logo/menu stuff intact.
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Thanks Bill.

      That was what I was trying to avoid though - having another duplicate of all the menus/links etc. Whilst the menu is created via script, there are 'hard-coded' links at the top/bottom of the page. Any time I modify these I have to do on Act_primary, Act_primaryBrochure etc etc and I was trying to avoid having multipe pages to keep 'in sync'.

      Maybe I should use a 'generic' script to add these 'hard-coded links...

      Cheers,

      Bill.
      Bill

      HTML Code:
      <a href="www.spicesofindia.co.uk">www.spicesofindia.co.uk</a>

      Comment


        #4
        Hi Bill,

        It was easier than that - just create a Brochure Page called 'thankyou.html'

        D'Oh - couldn't see the wood for the trees!!

        Cheers,

        Bill.
        Bill

        HTML Code:
        <a href="www.spicesofindia.co.uk">www.spicesofindia.co.uk</a>

        Comment


          #5
          You could replace the generic links with CUSTOMVARS then just make one change in Design options.
          Bill
          www.egyptianwonders.co.uk
          Text directoryWorldwide Actinic(TM) shops
          BC Ness Solutions Support services, custom software
          Registered Microsoft™ Partner (ISV)
          VoIP UK: 0131 208 0605
          Located: Alexandria, EGYPT

          Comment


            #6
            Yes - I think I'll do that.

            Cheers,

            Bill.
            Bill

            HTML Code:
            <a href="www.spicesofindia.co.uk">www.spicesofindia.co.uk</a>

            Comment

            Working...
            X