Arduino to open URL

lmbmusic:
What im looking to do is build my own thumbstick if you will that i can give to customers...that links them to my website...thats as simple as it gets

I that case I don't see how the Arduino is involved at all. If you really want to make the customer's PC open your website when they plug your memory stick in to a Windows PC then you can just set up an autorun installation on the memory stick to open the specified URL in the default browser. It will need their cooperation to allow the autorun to be executed. This would be windows specific. If you want it to work on other operating systems too, perhaps you could set up a Joliet file system.

Wouldn't it be simpler just to give them a QR code?