ASPImage Rotate

Discussion in 'Classic ASP' started by homeacademy, Jan 28, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. 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.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Sorry. Not too familiar with ASPImage.

    I can test a bit if i get some time.

    quote:Originally posted by homeacademy

    Anyone?
    </blockquote id="quote"></font id="quote">
     
  3. Anyone?
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page