SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

Asynchronous Uploads / ASP.NET MVC Partial Views Options
brhymes
#1 Posted : Thursday, August 04, 2011 7:19:31 PM
Rank: Newbie

Groups: Registered

Joined: 8/4/2011
Posts: 3

We are evaluating SlickUpload for purchase in an enterprise environment and are pretty close to abandoning our interest in the product.  Before we explore other options, we have two questions:

 

1.) Is it possible to accomplish an asynchronous upload with SlickUpload 6.0.3 using Javascript / JQuery and receive information about the upload on both the client and server sides?  We have tried several permutations of form posts, handler uploads, attempts to call back to Javascript functions using

"var uploadConnector = new kw.UploadConnector(

                    {

                        id: "uploadConnector",

                        uploadHandlerUrl: handler,

onUploadSessionEnded: methodName,

                        uploadForm: "",

                        uploadProfile: "neoFileName",

                        autoUploadOnSubmit: false,

                        autoCompleteAfterLastFile: true,

                        onBeforeSessionEnd: onBeforeSessionEnd,

                        onUploadSessionStarted: onSessionStarted

                    });"

and to no avail (apparently the "onUploadSessionEnded" call back flat doesn't work).  We have also tried to make something happen on the server using  "completeHandlerUrl" without any luck.  I've read in a couple of places that it IS possible, but documentation is spotty.  Do you have any documentation or code samples that do this?

 

2. Is it possible to use SlickUpload within a partial view in MVC to upload files, whether asynchronously or not?  Do you have any documentation on this?

 

Thank you ahead of time for any help you can provide.  We like this tool as it performs in synchronous use cases with full page postback, however much of our site is managed with asynchronous calls and partial views and we would like to be able to make this tool work in those cases before buying.  Otherwise, we will turn to opensouce alternatives on offer that accomplish much of this functionality with JQuery and/or Flash.

Axosoft
#2 Posted : Friday, August 05, 2011 10:05:27 AM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

Both of these things should be possible. Do you have some test pages/controls you've been working with? If so, can you send them to chrish at krystalware dot com so I can take a look? If not, I'll put together some test pages here, but it would be easier to track down your issue based on exactly what you're doing in the page.

brhymes
#3 Posted : Friday, August 05, 2011 10:54:44 AM
Rank: Newbie

Groups: Registered

Joined: 8/4/2011
Posts: 3
Chris,

Thank you for agreeing to take a look and for being so quick to respond. I sent you an email.
notken
#4 Posted : Tuesday, August 16, 2011 10:39:06 AM
Rank: Newbie

Groups: Registered

Joined: 8/16/2011
Posts: 1
Hi there. I'm also interested in this. Just been playing today trying to slot it into an existing partial and the moment I applied the CSS everything has been display: hidden by the CSS.

I think the Getting Started bit in the docs could do with being filled in ASAP! The MVC example is rather a lot to try and work out at the moment!
Axosoft
#5 Posted : Wednesday, August 17, 2011 4:30:46 PM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

Shoot me an email at chrish at krystalware dot com and I'll send you the AJAX/partial example.

We are currently working on making this a full sample like the others, as well as expanding the getting started section. For now, let me know if you have any other questions.

brhymes
#6 Posted : Thursday, October 13, 2011 4:37:36 PM
Rank: Newbie

Groups: Registered

Joined: 8/4/2011
Posts: 3

Hey Chris,

 

I know it's been awhile.  I wanted to write to you again to thank you for all of your efforts implementing AJAX support into SlickUpload.  You rock!  I will be using your library on my future projects.

 

Thanks,

Brandon

tomasr
#7 Posted : Wednesday, February 15, 2012 8:06:58 AM
Rank: Newbie

Groups: Registered

Joined: 2/15/2012
Posts: 5

I am also intrested in ASP.NET MVC Asinc upload example. Where I could find it?

tomasr
#8 Posted : Thursday, February 16, 2012 1:10:19 AM
Rank: Newbie

Groups: Registered

Joined: 2/15/2012
Posts: 5
Please answer to my question. This is urgent and we need to decide what upload control to use for Asinc upload in our ASP.NET MVC app. We are ready to purchase license to use use your product.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.