Sending data with Ethernet

Hi there

I had a look at ksduino but I am very close to finishing and figured I would just carry on the path I am on.

I got one arduino posting the data to a web address which is great. Does anyone have any examples or suggests of places of where to look for code of an arduino connecting to a web page to collect data? My web page is very very simple - a few lines with a value on each line. My web page is formatted as follows -

Wind speed - 1.57
Wind direction - 55
Wind speed - 1.57
Temperature - 3.06
dewpoint - 3.40
Pressure - 1011.00
Humidity - 94
Days - 18
Months - 12
Years - 2012
Hours - 18
Minutes - 4

David