The Link is not working, unless I quote your post and use what I find in there.
Something is wrong with the forum displaying links.
The Parameters passed by the OnProgress Event are:
IW_TrackID_=3
callback=IWCGJQFILEUPLOAD1FBLPBILD5.DoAjaxRequest
ajaxevent=JQFileUploadOptions.OnProgress
ComponentName=IWCGJQFileUpload1
If there was a parameter like "ProgressPercentage" I could do a
IWCGJQProgressBar1->JQProgressBarOptions->Value = AParams[4];
Nothing in your demos uses the OnProgress Events, so I can't figure out how to use it from that, either.
cgdevtools_support wrote:But I suggest you to use
JQFileUploadOptions.OnProgress.Script instread of
JQFileUploadOptions.OnProgress.Script, since you don't exactly need the server for this.
"Use A instead of A"?
I'd also have to learn JavaScript first, which is doable, but I still need some values to feed the script with.
Best regards,
JM