Hi everyone,
I am currently developing a site and am required to implement a login system. I haven't done this before in Actinic, and indeed this is the first time I have used the product, but I have managed to get the site to allow a customer to sign up for an account. Great.
Now how do I get the customer to see what I want them to when they login? For example, look at the site: http://shop.morethangourmet.co.uk and there is a link 'test' in the main body. From what I understand, say I want the customer to log in then get passed to a new page ("More_Info.html"), you have the link as so:
http://shop.morethangourmet.co.uk/cg...More_Info.html - for which I am just using any old page in the Actinic directory. Ok, you click the link and get a login page - good so far. However when a customer enters a username and password, they are instead directed to 'shop.html' (a test user exists if anyone wants to see, martinj/password). But, once this initial stage is passed, clicking the 'test' link does go to the required page.
What am I missing here? Any options I need to have enabled in the software? I am using Developer 6.1.4 btw.
Cheers for any advice!!
I am currently developing a site and am required to implement a login system. I haven't done this before in Actinic, and indeed this is the first time I have used the product, but I have managed to get the site to allow a customer to sign up for an account. Great.
Now how do I get the customer to see what I want them to when they login? For example, look at the site: http://shop.morethangourmet.co.uk and there is a link 'test' in the main body. From what I understand, say I want the customer to log in then get passed to a new page ("More_Info.html"), you have the link as so:
http://shop.morethangourmet.co.uk/cg...More_Info.html - for which I am just using any old page in the Actinic directory. Ok, you click the link and get a login page - good so far. However when a customer enters a username and password, they are instead directed to 'shop.html' (a test user exists if anyone wants to see, martinj/password). But, once this initial stage is passed, clicking the 'test' link does go to the required page.
What am I missing here? Any options I need to have enabled in the software? I am using Developer 6.1.4 btw.
Cheers for any advice!!
Comment