Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Nathon Jones #1
Uploading and Re-sizing images on the fly?
Hi.
Does anyone know of a good script/extension that would automatically resize,
compress and rename an uploaded image?
I would like to be able to allow clients to upload an image (I'm using
ASPUpload at the minute), and for the extension/script to automatically
create a thumbnail version. I would also like it to create a "standard"
image size because clients will, inevitably, start uploading 2400 x 1200
images straight off their digi-cam!
Hope that makes sense. Any advice would be greatly appreciated.
Thanks.
Nath.
Nathon Jones Guest
-
Problem uploading images
My client receives this message when publishing a page, it occurs when they upload a file from their computer. "Access denied. The file may not... -
Uploading images
Can anyone tell me of an extension that i can use to do the following with ASP? I have set up a site where users can record information about a... -
Contribute not uploading images
are you trying to publish an aspx file? you might want to try checking this link: ... -
Sizing images for import to Adobe Premiere
I have many digital images in 3.3 megapixel format (2048x1536) that I want to import into Adobe Premiere at a size of 720x540. I can resize an... -
Uploading images with ASP
Hi Could anyone please let me know how to upload images to the server file system using ASP, without using a third party add on. Many Thanks ... -
darrel #2
Re: Uploading and Re-sizing images on the fly?
> Does anyone know of a good script/extension that would automatically
resize,If using asp.net, this isn't hard to write yourself, actually.> compress and rename an uploaded image?
Does ASPUpload not offer that ability?> I would like to be able to allow clients to upload an image (I'm using
> ASPUpload at the minute)
-Darrel
darrel Guest
-
Nathon Jones #3
Re: Uploading and Re-sizing images on the fly?
Hi Darrel,
I'm using ASP/VBScript at the moment.
Is there an extension or something that would do this job?
ASPUpload doesn't have a facility to resize and/or rename images uploaded.
Nath.
"darrel" <notreal@hotmail.com> wrote in message
news:d48d9s$app$1@forums.macromedia.com...> resize,>> Does anyone know of a good script/extension that would automatically>>> compress and rename an uploaded image?
> If using asp.net, this isn't hard to write yourself, actually.
>>>> I would like to be able to allow clients to upload an image (I'm using
>> ASPUpload at the minute)
> Does ASPUpload not offer that ability?
>
> -Darrel
>
>
Nathon Jones Guest
-
Manuel Socarras #4
Re: Uploading and Re-sizing images on the fly?
you'll need ASPJpeg, also from Persits )-:
Nathon Jones wrote:> Hi Darrel,
>
> I'm using ASP/VBScript at the moment.
> Is there an extension or something that would do this job?
>
> ASPUpload doesn't have a facility to resize and/or rename images uploaded.
>
> Nath.Manuel Socarras Guest
-
Nathon Jones #5
Re: Uploading and Re-sizing images on the fly?
Is that part of the UltraSuite Manuel?
Thanks.
Nath.
"Manuel Socarras" <msoc**no-spam**@airtel.net> wrote in message
news:d4aies$h3t$1@forums.macromedia.com...> you'll need ASPJpeg, also from Persits )-:
>
> Nathon Jones wrote:>> Hi Darrel,
>>
>> I'm using ASP/VBScript at the moment.
>> Is there an extension or something that would do this job?
>>
>> ASPUpload doesn't have a facility to resize and/or rename images
>> uploaded.
>>
>> Nath.
Nathon Jones Guest
-
Manuel Socarras #6
Re: Uploading and Re-sizing images on the fly?
no AFAIK, Nath. is a component from the same company who develops
ASPUpload (Persits Software). take a look at: [url]http://www.aspjpeg.com/[/url]
you can work with them in tandem to allow what you want. i've used them
and i'am very happy but don't know if there's a simpler/cheaper option
Nathon Jones wrote:> Is that part of the UltraSuite Manuel?
>
> Thanks.
> Nath.
>
> "Manuel Socarras" <msoc**no-spam**@airtel.net> wrote in message
> news:d4aies$h3t$1@forums.macromedia.com...
>>>>you'll need ASPJpeg, also from Persits )-:
>>
>>Nathon Jones wrote:
>>>>>Hi Darrel,
>>>
>>>I'm using ASP/VBScript at the moment.
>>>Is there an extension or something that would do this job?
>>>
>>>ASPUpload doesn't have a facility to resize and/or rename images
>>>uploaded.
>>>
>>>Nath.
>
>Manuel Socarras Guest



Reply With Quote

