Forum Moderators: open
I have worked with pre-installed server components that allow me to upload and resize images through asp code, but these components can be a problem when working with a shared hosting environment. I.E. If the component is not already installed, the hosting provider is not likely to install it as they do not want to risk any problems it may cause for other accounts on the same server.
Is there a way to write asp that will allow me to upload images without having a component or dll registered on the server?
Thanks.