Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7613299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:07:22+00:00 2026-05-31T02:07:22+00:00

I have a aspx suppose Page1.aspx in that I I am registering a web

  • 0

I have a aspx suppose Page1.aspx in that I I am registering a web User Control suppose Page2.ascx in that same Page2.ascx I am registering an other web user control suppose Page3.ascx in which I have a file upload in which I am using Uplodifyupload for uploading multiple images. I am keeping fileupload inside the update panel. I have a datalist on Page2.ascx i am binding all the uploaded image in datalist. datalist is also inside the update panel. when I am clicking on any item of datalist Browser button is not showing for the first time its working but after clicking on item its not even showing.

Page3.ascs:

here I have uplodifyupload JS

  <asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Always">
  <ContentTemplate>
    <div>
       <asp:FileUpload ID="FileUpload1" runat="server"/>
    </div> 

  </ContentTemplate>
  </asp:UpdatePanel> 

Page2.ascx

 <test:fileUpload ID="testupload" runat="server" /> // I am not keeping it in updatepanel.

how to solve my prob. so that on every click browser btn can be shown and for the user page should be stable.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T02:07:23+00:00Added an answer on May 31, 2026 at 2:07 am

    You cannot upload files using AJAX. You will have to move the FileUpload control outside of the UpdatePanel as it interferes with the file upload attempting to send the file in the AJAX request which is not possible. When you use Uploadify, it’s up to you to write the javascript that will upload the file to the server, not rely on UpdatePanel. On the server you will need to have a generic ASHX handler or a dedicated ASPX page that will receive the file upload along with any additional parameters that you might need.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose there is a user control in a page called Paging.ascx that is embedded
I have an ASPX page and on this page I have a control that
I have Default.aspx page, which inherits from BasePage.cs, which inherits from System.Web.UI.Page. BasePage is
Suppose I have logged into an web application. I'm on the page Default.aspx. If
I have a winForm application that generates an .aspx file based on the user
I have a user control that has a gridview in it with paging. The
I have a button on an aspx page that is supposed to send an
I have an ASPX page (On server A) which is invoked using NTLM credentials.
I have one aspx page with some controls. Also i have one DIV which
I have an aspx page,where the user will enter a valid image url(ex :

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.