Andrebr 0 Newbie Poster

Hi.
I have a site with a table, connected to a DB.
If there is a connection, the table will show rows and data from DB.
If not, It will write "no input in DB", and I will have a popup window link.
By opening the popup and then filling in the values in the form, the popup window will be closed, and then AJAX will open the table with rows and data from DB.

I only know how to use AJAX with input box.

Best,
Andy