Search

You searched for the word(s):
< 1 second(s)
  • Re: How to store database ids

    eric,the sample u referred me to is done in WebForms. I need to make this work in .NET MVC. I need to be able to store additional info for each of the uploaded files using .net mvc. is there something like ''single file upload complete'' handler for javascript? and if so, how do i make sure i pass some parameter from IHttpHandler (after single ...
    Posted to Ajax Uploader (Forum) by emer on March 25, 2010
  • How to store database ids

    hi,i am testing the ajax uploader and trying to figure out the following. if anyone can help i would greatly appreciate it.&nbsp;when uploading multiple files via ajax in .net mvc i am inserting each uploaded file into database in the IHttpHandler. I need to be able to store the database id for each of the inserted files. is there any way i can ...
    Posted to Ajax Uploader (Forum) by emer on March 24, 2010