Dear All,
I'd like to know which method was used when user upload files to the Content Server?
There are so many mthod in the CSIDE Oscript.
BR,
Alvin
I don't know offhand, however most stuff will traverse WEBDSP::RequestHandler.ExecuteHandler() . If you set a breakpoint there you should be able to follow along to see who does the fun stuff.