This is a migrated thread and some comments may be shown as answers.

radupload makes page return drivel

2 Answers 25 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Calvin
Top achievements
Rank 1
Calvin asked on 07 Jul 2011, 10:04 PM
So the workaround for Upload & AJAX is to do a full postback when the appropriate button is clicked.  So I have this upload, the user browses for the file they're uploading and then click submit.  But instead of just doing a full postback, the webpage never fires any server-side events and returns a bunch of nonsense (see: attached image).

I feel like this is an AJAX response?  But it does do a full-postback it seems...and it doesn't seem to fire any of my events...

2 Answers, 1 is accepted

Sort by
0
Accepted
Kevin
Top achievements
Rank 2
answered on 08 Jul 2011, 01:06 PM
Hello Calvin,

Could you show us what your page looks like, so that we can see how you're performing the full postback?
0
Calvin
Top achievements
Rank 1
answered on 08 Jul 2011, 02:46 PM
Turns out the asynch upload works great and is what I should have used from the get go.  Thanks for replying, though.
Tags
Upload (Obsolete)
Asked by
Calvin
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 2
Calvin
Top achievements
Rank 1
Share this question
or