It is currently Sat Dec 02, 2017 4:10 pm Advanced search
lyosha wrote:This is a feature request for HTTP, not HTML. We would need an HTTP header to define "logging out" and for browsers to support it.
authentication = window.authenticate("member-only room");
memberdata = new XMLHttpRequest();
memberdata.open('GET', 'member.xml', true, authentication.user, authentication.password);
...
Users browsing this forum: No registered users and 0 guests