Noob, question, save data from form

hello,
I have created a basic customer form and I have created and connected a MySQL database with a table to match the fields on the form.

I’m assuming the next step would be to select the Submit button and ad an event handler (on click).

I’ll be honest I was kinda hoping that the next stage would be semi automated but i’m looking at a blank page. Can anyone offer any assistance at this stage please?

thank you
zac

Maybe looking at the examples will help you?

ahh yes thank you. that is helpful. I notice that it suggests connecting to the database first.

Would a connection to the database be done just once when the application is first opened or would it be done for each form that is opened?

ok i found a very good youtube.
thanks

1 Like