Announcement

Collapse
No announcement yet.

login on a different web

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

    login on a different web

    Hi,

    Question of the week.

    Is it possible to have a login page on a different web site as my current site www.farmerschoice.net I would like to keep separate from my catalog www.farmerschoicefreerange.net currently I’m looking to have a link to the login page but would like to have a login on my old site?

    I no I’m proberly asking the impossible.

    Many Thanks

    Jay Cee

    #2
    Hi

    Take a look at the Advanced User guide (Word version), Page # 62 :
    "Putting A Login Page Anywhere on Your Site"

    That should work for logins from another web site too.
    Krithika Chandrasekar
    SellerDeck

    sigpic

    E-commerce software by SellerDeck

    Comment


      #3
      Brilliant works ok

      Brilliant Thank you, Only just got around to doing it but, it work straight away.

      Had to change one thing and that was I had to remove one bit of code

      // Place-holder for the script to ensure that https is used for this page
      // if SSL mode is in use.

      if (location.protocol == "http:"){var sURL = "https://secure.com/www.mysite/acatalog/login.html";location.replace(sURL);}

      This was only because my site is on a secure server.(sorry I forgot to mention that) but, thought over might like to know.

      Many Thanks
      Jay Cee

      Comment

      Working...
      X