Send Data To Web Server

I have a project that send a data from sensor to our web server (real web server).

Right now I use Rabbit 2000 to collect data from the hardware. Can anyone tell me what type of rabit I must use, if I wan send data that collected to our web server. Can I send collected data to our server using parameter like http://www.abcdef.com/collect.html?value1=a&value2=b.