Hi,
I have one problem in a web server regarding the creation user folders and management. I have one page that users use to add the contents. During this add the user push one select button and add the content in one her folder like UserFolder/TheContent. I need to extend to use personalized folders using some item added by the user in the page and perform the creation of the personalised userfolder like Userfolder/uservalue_item/thecontent. My problem is that i need some ajax feature to pass the page uservalue_item to the add to folder feature. All samples are wellcome regarding creation and management of ticked userfolders and what to make if user quit without adding or validaing the page. Env : Windows based server, Asp.net,
Thanks, Romi