Smart Image Processor ASP 2 Support Product Page

Answered

How do I pass in a form field as the crop position???

Asked 07 Mar 2014 11:50:01
1
has this question
07 Mar 2014 11:50:01 Simon Goldsmith posted:
I have tried all of these alternatives:

Mini.CropPos "'" & UploadFormRequest("SortOrder" & "'", 160, 120
Mini.CropPos "" & UploadFormRequest("SortOrder" & "", 160, 120
Mini.CropPos UploadFormRequest("SortOrder", 160, 120

BUT ALL error because it doesn't understand the first parameter ;

Microsoft VBScript runtime error '800a0009'
Subscript out of range: '[number: 1]'
E:\WWWROOT\QUALITY CAPTIVES\ADMIN\COLLECTION\../../ScriptLibrary/incSIP2Class.asp, line 694

Replies

Replied 07 Mar 2014 13:14:54
07 Mar 2014 13:14:54 Teodor Kuduschiev replied:
Hello Simon,
Unfortunately this is not possible.

Reply to this topic