To use SSL with my ISP I need to use a URL like "https://secure1.namesco.net/www.mydomain.co.uk/mydirectory/myfile.php"
When I click the save button on a FormHandler form it tries to return to "https://secure1.namesco.net/mydirectory/myfile.php". It misses out the "www.mydomain.co.uk" part, so doesn't work.