edward19283 Posted March 6, 2006 Posted March 6, 2006 I am looking to embed in the URL the username and password to autosubmit login info for access to files in a protected directory. I've done this with other sites, but can't figure out how or if I can do this with my TCH site. Here is what I am currently doing: http://mydomain/protecteddirectory/filename.ext?User ID$=username&Password$=password I am using User ID$ and Password$ because that is what gets me in when I autosubmit to access my cPanel (via an autosubmit program I use to help manage access to websites). It does not appear to be working here, as it pops up the username and password dialog box. Any suggestions? Thanks. Ed S. Quote
TCH-Bruce Posted March 6, 2006 Posted March 6, 2006 You can try something like this: >http://username:password@www.your-domain.ext/protected/filename.ext No guarantee it will work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.