PDA

View Full Version : ASPImage Rotate


homeacademy
01-28-2004, 10:57 AM
I need to allow my users to rotate photos (already on the server) through an ASP script. It looks like ASPImage is the component to use. I have two buttons, 'rotate clockwise' and 'rotate counterclockwise'. When these are clicked, I need to rotate the image 90 degrees in the appropriate direction. From looking at the ASPImage manual on the Serverobject site, I'm not sure how to do this. It appears to allow rotating to a specific degree, but not 90* from wherever the image currently is. Any assistance/code/link/etc would be appreciated.

bruce
02-02-2004, 06:50 AM
Sorry. Not too familiar with ASPImage.

I can test a bit if i get some time.

[b]quote:Originally posted by homeacademy

Anyone?
</blockquote id="quote"></font id="quote">

homeacademy
02-02-2004, 09:04 AM
Anyone?