I am trying to use RadUpload inside a customized CreateUserWizard control (to let my users upload a picture while they register)
I have written the handling code in the createdUser method of the wizard. but the UploadedFiles.count for the RadUpload is 0 even when i select a file for uploading. Please help in this regard
I have written the handling code in the createdUser method of the wizard. but the UploadedFiles.count for the RadUpload is 0 even when i select a file for uploading. Please help in this regard