Hi,
I need to add a 'forgotten password' link to a login page. I know that Actinic isn't dynamic and can't automate this.
I have created a new html form page which will send the admin team a reminder request via email.
I need to add to the login page the url link to the form. Ideally within Business Client and not Designer. Is it possible to add the code
<a href="http://www.website.co.uk">Forgotten your login detail? Click here</a>
directly to a .pl script within the site folder on the PC using notepad?
Thanks
I need to add a 'forgotten password' link to a login page. I know that Actinic isn't dynamic and can't automate this.
I have created a new html form page which will send the admin team a reminder request via email.
I need to add to the login page the url link to the form. Ideally within Business Client and not Designer. Is it possible to add the code
<a href="http://www.website.co.uk">Forgotten your login detail? Click here</a>
directly to a .pl script within the site folder on the PC using notepad?
Thanks
Comment