How to send login details with URL? or other solution for this problem I have...

phinix

Gawd
Joined
Dec 13, 2005
Messages
884
I have a small problem... I have a live signage software that displays websites through its special player, controlled online. I have a website that need to display through it but this page needs login details - sure and password to get to. Problem is this player doesn't support it.

How can I "hard-code" login details to this page or how can I send it via URL? I tried one thing - turning it off in internet explorer login form in registry file and then sending user and password in URL as http://user: password@address but it only works via web browser, not this player:(

Is there any other way to do it?
 
How is the login checked? http authentication or form based authentication?
Do you control the server?
What software are you using?
 
Back
Top