Image resizing on server

  • Thread starter Thread starter Chris Parry
  • Start date Start date
C

Chris Parry

Is there an easy way to install some sort of image resizing software on my
webspace that will work in the same way that imagemagik does on a unix
server?

My space is on a windows server and there soesn't seem to be a simple
solution.

Chris
 
Please explain how this would work on your site.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
I'm setting up a content management system using asp with an access
database, and I want to be able to append photos to the news items and
automatically crate a thumbnail to display on the headlines page.

Chris
 
Ok, then check with your web host to see what ASP Image Upload component they support or are willing
to install for you.

If you have a choice, take a look at ASPUpload at http://www.aspload.com

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
Actually to resize images ASP Jpeg would be better http://www.aspjpeg.com/

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Ok, then check with your web host to see what ASP Image Upload component they support or are willing
| to install for you.
|
| If you have a choice, take a look at ASPUpload at http://www.aspload.com
|
| --
| ==============================================
| Thomas A. Rowe
| Microsoft MVP - FrontPage
| ==============================================
| Agents Real Estate Listing Network
| http://www.NReal.com
| ==============================================
|
|
| | > I'm setting up a content management system using asp with an access database, and I want to be
| > able to append photos to the news items and automatically crate a thumbnail to display on the
| > headlines page.
| >
| > Chris
| >
| >
| >
| >> Please explain how this would work on your site.
| >>
| >> --
| >> ==============================================
| >> Thomas A. Rowe
| >> Microsoft MVP - FrontPage
| >> ==============================================
| >> Agents Real Estate Listing Network
| >> http://www.NReal.com
| >> ==============================================
| >>
| >>
| >>> Is there an easy way to install some sort of image resizing software on my webspace that will
| >>> work in the same way that imagemagik does on a unix server?
| >>>
| >>> My space is on a windows server and there soesn't seem to be a simple solution.
| >>>
| >>> Chris
| >>>
| >>
| >>
| >
| >
|
|
 
Actually both would be needed since he want to allow the images to be uploaded as well.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
Back
Top