I am doing a project with multiple button elements

I am doing a project which involves the arduino connecting with a zilog z8 microprocessor. I am just reading data from it by serial communication. I have an on screen button set up to get a value from the other microprocessor. I click on the button and a value is retrieved from the other microprocessor.

Its based on this tutorial:

The tutorial has 1 onscreen button.I want to have 3 buttons on the display. Each button will call a separate function to get a value from the other microprocessor.

I think I am having an issue with Ajax or a get request. all 3 buttons display. When I click on any button nothing gets updated, I also see nothing in the serial monitor. If I had one button I would see a get request

Everything works good with only 1 button onscreen. I don't know how to remove ajax or have it update individual buttons.

I can upload code in the forum or in the correct one(I wasn't sure which one to go in)

This sure looks like it's the same question you asked in this thread. At least in the other thread, you provided some code.

I don't understand why you don't reply in the earlier thread. I think it's impolite to those trying to help not to reply to their questions.

I think it's very frustrating to try to help people who abandon threads only to start a new one on the same topic. I don't think I'm the only one who feels this way.

Ditto. Have now deleted my planned response.

Weedpharma

I apologize for the duplicate post and for not answering. It is bad manners and I do appreciate the help. I will post in the original thread.