Forum Moderators: open
Does anyone know if its possible to have shared Windows hosting using Windows Server 2003 that would also allow me to also run Windows XP and a few graphics software applications on the server (administered remotely?).
Basically, I need to do some scripted graphics actions with Photoshop or Paintshop Pro. Now I always have to download the images, perform the actions and upload them again. I have that well-automated, but it's putting a strain on my DSL connection because some of the images sizes are fairly large.
I'm hoping there's a way that I can do this, but cut out the steps of downloading/uploading, so that it's all taken care of at the server level. Is something like this even possible?
To manipulate images on the server you should use a server-side method.
For examples, e.g. if you want to resize your images, search WebmasterWorld for past threads on image resizing via php [google.com] or via asp [google.com].