Announcement

Collapse
No announcement yet.

Login page URL???

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

    Login page URL???

    What is the HTML URL I would use to jump directly to the Login page?
    Anybody??

    #2
    Hi There,

    You can click on the 'Login' link on your site and use the URL that you see. The URL is similar to this ... http://www.yourdomainname.co.uk/cgi-...NID=index.html , you will have to replace your domain name in the above link.

    You can put it in a HTML page using this <a href="http://www.yourdomainname.co.uk/cgi-bin/ss000001.pl?SECTIONID=index.html"> Click Here</a>

    This will create a hyperlink to the login page, if palced on another site, etc.. You will have to modify or change the text "Click Here" to suite your convenience.

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #3
      Hi,
      I tried that in my URL http://www.yourdomainname.co.uk/cgi-...NID=index.html and I get this error:

      Not Found
      The requested URL /cgi-bin/ss000001.pl was not found on this server.

      Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

      I also changed the url to https:// but I get the same problem.
      Sellerdeck Business Plus 12.0.1.NBLA

      Comment


        #4
        Hi,

        Not sure if this is what you want to do, but if you're just creating a link from within a brochure or store page, you can just use the following:

        <a href="login.html"><span class="actxxsmall">Login link text here</span></A>&nbsp;|&nbsp;

        within Act_Primary or Act_BrochurePrimary.

        Regards,
        Susan.

        www.CardsAtYourFingertips.co.uk
        Innovative and Original greetings cards for all occasions

        Comment


          #5
          Check Advanced | Network Setup - what is your CGI script ID number?
          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
            Hi,
            Thanks I figured it out when you asked for the script number, I have never noticed that before.

            http://www.yourdomainname.co.uk/cgi-bin/ss000001.pl?SECTIONID=index.html

            I just changed the 1 with my script number and it worked fine, thanks
            Sellerdeck Business Plus 12.0.1.NBLA

            Comment


              #7
              Yep - thought that might do it.
              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

              Working...
              X