Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > AJAX, FileUpload and PostBackTrigger

Reply
Thread Tools

AJAX, FileUpload and PostBackTrigger

 
 
pcman pcman is offline
Junior Member
Join Date: Aug 2007
Posts: 1
 
      08-01-2007
Hi,

I tried to "resolve" a well known problem with AJAX UpdatePanel and <asp:FileUpload> by setting <asp:PostbackTrigger> for FileUpload control.

This file upload is situated in DetailsView control.

But when I try to compile my page and view it in browser I get an error
message:

A control with ID 'FileUpload1' could not be found for the trigger in UpdatePanel 'UpdatePanel1'.

But I know well that this control exists on the page as you can see
here

http://phoenix.inf.upol.cz/~janecekj/page

What I'm doing wrong?

Thanks for advice.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PostBackTrigger Sam ASP .Net 0 08-27-2009 03:08 PM
Make nested control PostBackTrigger gsauns ASP .Net 0 12-07-2007 02:16 PM
PostBackTrigger for Ajax cannot find FormView Button john ASP .Net Web Controls 6 11-03-2007 09:10 AM
maxRequestLength and FileUpload Jay ASP .Net 2 05-23-2005 03:12 PM
maxRequestLength and FileUpload Jay ASP .Net 2 04-11-2005 07:28 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57