Swap Images

A

authentic

I'm having a problem swaping images. I have a photo of a t-shirt and when users download pictures the photo appears on the t-shirt. Is there any way I can do this in frontpage 2003.
 
T

Thomas A. Rowe

You will need a server-side application that can take the upload image, re-size it, and then combine
it with the image of the T-shirt to display back to user, etc.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


authentic said:
I'm having a problem swaping images. I have a photo of a t-shirt and when users download pictures
the photo appears on the t-shirt. Is there any way I can do this in frontpage 2003.
 
T

Thomas A. Rowe

It depends on what your host has installed or is willing to install on their servers and if the
component offer the merging of two images.

I haven't had a need to do what you are doing, but there are a number of ASP upload component
available, you will just have to work with your host to determine the one that best meets your needs
and they are willing to install.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top