Pushing a html page to a client device when a push button is pressed

Hi,

I am not sure I understand your comment... There are lots of web pages that discuss this simple solution. See link below. You are correct that this will result in a Get. But this is standard HTML and its a form method with an action of going to a link.

Is there a better or simpler way to do this type of control for the arduino? That is, to have a page shown on the web browser (running on any platform), with a set of button shown that causes an action in the arduino? I guess I was thinking that not having a program on the computer or an app on the phone, would be a plus.

for example, if you run this line in your browser, you will end up with a button that links back to this topic when you push it, (Copy and put it into a HTML file to try). You might be able to put it here but i don't know all the syntax for this list server.

Thanks,
Walt,