News

HTML Formular effektiv mit JavaScript verarbeiten und serverseitig mit NodeJS empfangen. Und das alles inklusive Dateiupload. Neben JavaScript FormData und Fetch nutzen wir Pakete wie Express JS, CORS ...
Is it possible to add a formular column to one table, that reads a field value from the current row and queries another (bbdb) table or view with SQL and Javascript? I would like to add some additi ...