Quote:
Originally Posted by Rev. Bob
Web browser enhancement: Allow the user to sign in to web pages that demand an ID and password but do not use a web form to request them. (Instead, such pages typically reside in protected directories, and most browsers pop up a special sort of ID/PW box.)
|
My workaround, which I don't like is to put the userid and password in the URL. Such as:
Code:
http://userid:password@127.0.0.1:80
Quote:
Wi-fi enhancement: Allow the user to connect to wi-fi LANs that are not connected to the Internet.
|
Yes, that would be good.