Link to home
Start Free TrialLog in
Avatar of George Tokas
George TokasFlag for Greece

asked on

Hidden passwords and urls.

One more STUPID question:
Consider the following senario. Have in mind that THIS IS A DESCRIPTION on HOW an application works.
We have an application that looks like a custom internet explorer.
That means a full screen application with less buttons and features from IE.
We have of course the address box...
When in the address box we write a specific string, in example "password," the application with browse to a specific url, in example again "http://www.awebpage.ext".

Remember that both "password" and "http://www.awebpage.ext" have to be secret.

The question now is:
HOW you will check for those strings?
HOW you will store them to check them?

We are NOT interested on browse or anything else.
Just HOW you will check for the password and load somewere the url string.

Thanks again in advance,
George Tokas.
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of George Tokas

ASKER

Thx for the reply jkr...:-)
Any code sample please?

George Tokas.
Unfortunately not too much:

http://www.codeproject.com/tools/HirPStorage.asp ("Protected Storage")
http://www.codeproject.com/tools/psexplorer.asp ("Protected Storage Explorer")
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial