This is the application that i made, why is it that when input is not read into the database


Add an else part in your if statement to display the response content in case an error occurs …

Also it looks like you forgot to provide an id and there is no delimiter between your data, usually the delimiter is a & or the data will be transferred in JSON format

Taifun

can you give an example of a block code if statement to display the response content in case


does my coding have a delimiter?

Input_Data_Inventaris.aia (8.6 KB)
that’s my application

use a working example, get it running and after thar adjust it to your needs

Taifun