I am using dynamic ajax file upload control. AjaxControlToolkit.AsyncFileUpload()
While i am trying to upload file, in page load the
value of Request.ServerVariables["QUERY_STRING"]
is, "AsyncFileUploadID=MainContent_flbFileUpload1&rnd=01846502097323537
".
Can anyone tell me, why this happens?