Hi all,
How do you send data to a web site without actually visiting the web site? For example:
some coding...
send data to (http://whatever.com?partno=1234)
continue coding...
Cheers, David
Try using curl modules or sockets module