Im sure this should be easier than Im making out but how do I add a simple login link?
The options through dreamweaver put the username and pw box's in.. which I dont want.
I have tried my own code into the design from DW;
<a href="http://www.yourdomain.co.uk/acatalog/P_login.html" target="_self" class="style1">Login</a>
This works as a link and opens the Login screen but will it actually work?
I have noticed most sites Login link points to;
[url]http://www.yourdomain.co.uk/cgi-bin/ss000001.pl?SECTIONID=shop.html
Thanks
Paul
The options through dreamweaver put the username and pw box's in.. which I dont want.
I have tried my own code into the design from DW;
<a href="http://www.yourdomain.co.uk/acatalog/P_login.html" target="_self" class="style1">Login</a>
This works as a link and opens the Login screen but will it actually work?
I have noticed most sites Login link points to;
[url]http://www.yourdomain.co.uk/cgi-bin/ss000001.pl?SECTIONID=shop.html
Thanks
Paul
Comment