Forums

ASP

This topic is locked

Get Thumbnal name using Smart Image Processor

Posted 16 Jun 2003 12:53:36
1
has voted
16 Jun 2003 12:53:36 Doug Banville posted:
Hi I'm using Smart Image Processor to upload an Image and have it resized. I use this code to get the filename so I can store it in my database:


If (CStr(Request.QueryString("GP_upload") <> "" Then
Response.Redirect "saveimage.asp?filename=" & UploadFormRequest("file" & "&id=" & Request.QueryString("id"
end if

My question is how do I get the thumbnail name?

Thanks

Replies

Replied 16 Jun 2003 13:37:06
16 Jun 2003 13:37:06 Martha Graham replied:
Please look at the tutorial that you can find under the help button of the UI.

Martha Graham
DMXzone manager

Reply to this topic