hi
I have been working on an arduino project from past few months. But I am struck at a problem. I want to display some information from arduino to a webpage which can be accessed from anywhere in the world. The usual webserver example displays the info on to the ip address assigned to the ethernet shield. Instead I want it to be directly displayed onto a existing website. How to do it?