Thanks much wellsi. This is the second time today you have helped me

I was going to go with another windows based gui to connect but this seemed so simple I will use it.
However I have run into a problem.
When I go to
https://myserver/phpmyadmin and enter my username 'mysqladmin" and password I get the following error message (after the 3rd attempt):
-------------------
Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
------------------
I had previously set up full privileges for the following users in mysql using the command prompt (GRANT PRIVILEGES..... WITH GRANT OPTION;) which seemed to work OK :
mysqladmin@localhost
mysqladmin@mydomainname.com
Perhaps you could take quick look at my other post at
http://forums.contribs.org/index.php?topic=21956.0 for more info on my set up.
I am stuck at this point....
Thanks again,