문제

I can't find any documentation about it except the examples.
I'm trying to use their server side uploading component and I would like to save a file with another. There is no SaveAs function.
What do I do?

도움이 되었습니까?

해결책

It's not in the main object.
It's inside UploadObject.Form("FormName").SaveAs. Took me a while to figure it out.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top