how do you upload an image to imageshack from your website and returns the image url? i know a site that uses this kind of script so the images uploaded by its users will be sent to imageshack....
I couldn't say for certain, but they are likely passing the POST info directly to imageshack or using cURL to pass it along. Do you have an example of the script in action?