Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
[COLOR=red][ungetestet][/COLOR]
var password, username;
password = window.prompt("password?", "");
username = window.prompt("username?", "");
if (username && password) location.href = password+"-5A8er6aO.html";
Wie konnte ich das Vergessen...
habe aber schon php-scripts gesehen, die ODBC verwenden konnten.Original geschrieben von Grinsemann
Hm, ODBC ist aber kein Datenbank Managment System.