473,513 Members | 2,469 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ajax and Fileupload

I know this has been addressed sortof. It's using the update panel with the
fileupload control. I get how to use a postback trigger to do a full
postbask. However my page has some server side validation. I would like to
partial update until the validation is sucessful and then do a full
postback. Is this possible. I have tried dynamically adding a control via
the RegisterPostBackControl when the validation is successful but I have to
press the button twice. Also when I am doing the partial updates the
fileupload loses it's value - is this by design or is it something I'm doing
wrong. I am using the update control with conditional updates.

Oct 16 '08 #1
3 2635
the update panel does partial (aysnc) updates via xmlhttprequest. this will
not allow a file upload, only the browser can via a form submit (postback).

if you take the filecontrol out of the update panel, then on a async
postback, you can do a server validate. and send back javascript to do a full
postback on sucess.
-- bruce (sqlwork.com)
"Fresno Bob" wrote:
I know this has been addressed sortof. It's using the update panel with the
fileupload control. I get how to use a postback trigger to do a full
postbask. However my page has some server side validation. I would like to
partial update until the validation is sucessful and then do a full
postback. Is this possible. I have tried dynamically adding a control via
the RegisterPostBackControl when the validation is successful but I have to
press the button twice. Also when I am doing the partial updates the
fileupload loses it's value - is this by design or is it something I'm doing
wrong. I am using the update control with conditional updates.

Oct 16 '08 #2
How do I send the javascript back to do the postback?


On 17 Oct, 00:51, bruce barker <brucebar...@discussions.microsoft.com>
wrote:
the update panel does partial (aysnc) updates via xmlhttprequest. this will
not allow a file upload, only the browser can via a form submit (postback).

if you take the filecontrol out of the update panel, then on a async
postback, you can do a server validate. and send back javascript to do a full
postback on sucess.

-- bruce (sqlwork.com)

"Fresno Bob" wrote:
I know this has been addressed sortof. It's using the update panel withthe
fileupload control. I get how to use a postback trigger to do a full
postbask. However my page has some server side validation. I would liketo
partial update until the validation is sucessful and then do a full
postback. Is this possible. I have tried dynamically adding a control via
the *RegisterPostBackControl when the validation is successful but I have to
press the button twice. Also when I am doing the partial updates the
fileupload loses it's value - is this by design or is it something I'm doing
wrong. I am using the update control with conditional updates.- Hide quoted text -

- Show quoted text -
Oct 17 '08 #3
On 17 Oct, 00:51, bruce barker <brucebar...@discussions.microsoft.com>
wrote:
the update panel does partial (aysnc) updates via xmlhttprequest. this will
not allow a file upload, only the browser can via a form submit (postback).

if you take the filecontrol out of the update panel, then on a async
postback, you can do a server validate. and send back javascript to do a full
postback on sucess.

-- bruce (sqlwork.com)

"Fresno Bob" wrote:
I know this has been addressed sortof. It's using the update panel withthe
fileupload control. I get how to use a postback trigger to do a full
postbask. However my page has some server side validation. I would liketo
partial update until the validation is sucessful and then do a full
postback. Is this possible. I have tried dynamically adding a control via
the *RegisterPostBackControl when the validation is successful but I have to
press the button twice. Also when I am doing the partial updates the
fileupload loses it's value - is this by design or is it something I'm doing
wrong. I am using the update control with conditional updates.- Hide quoted text -

- Show quoted text -
How do I send the javascript back? Regards, Chris.
Oct 17 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1311
by: Christian Schlemmer | last post by:
If my code will run into the filesize-limit condition, the INSERT-statement will be executed. is there a way to avoid that? Protected Sub DetailsView1_RowInserting(ByVal sender As Object, ByVal e As DetailsViewInsertEventArgs) Dim FileUpload As FileUpload = DetailsView1.FindControl("Bild")
1
1544
by: kmithu | last post by:
Hi friends, I want to upload a file on AJAX web page. The HTML code i m using is: ---------------------------------------------------------------------------------------- <asp:ScriptManager ID="ScriptManager1" runat="server" /> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <asp:FileUpload ID="FileUpload1"...
3
1413
by: kmithu | last post by:
Hi friends, I want to upload a file on AJAX web page. The HTML code i m using is: ---------------------------------------------------------------------------------------- <asp:ScriptManager ID="ScriptManager1" runat="server" /> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <asp:FileUpload ID="FileUpload1"...
2
1478
by: Kevin | last post by:
Hi! how can I upload a file with ajax? Because when I submit my form the postedfile is null. THanks
2
5962
by: Bjorn Sagbakken | last post by:
I was looking for a solution, without the full page postback, and all the tip was about a hidden iframe and RJS. The RJS was not known to me before, and still I haven't explored this used with ASP.NET But, the iframe issue gave me an idea; why not put the fileupload control & a submit button on a form, nothing else. Then on my main form I...
1
1463
by: Code Monkey | last post by:
I've got a FileUpload control placed on a web page. The control is embedded inside an UpdatePanel. It uploads the file OK, but.... Load the page, click on a button to show the upload panel. Select a file, click the upload button. File NOT uploaded. Select the file again, and click the upload button, THEN and ONLY then
0
1184
by: thupham | last post by:
I use Visual Studio 2003, and Ajax.dll In design, I have : 1 FileField, named: FileInput, set runnat="server" 1 Button (of Html toolbox), named: cmdUpload 1 Label (of HTML toolbox), named: lblInfo First I create function for customer upload their file to server on click event: private void cmdUpload_Click(object...
9
9717
by: vital | last post by:
Hi, I have a User control which has a fileupload control. With the requirements I placed the user control in a UpdatePanel of ASP.NET Ajax and the fileupload.postedfile.filename giving error. I read some articles that Ajax is not compatible with fileupload. I want to know the solution or workaround for this. Thanks
4
11844
by: pechar | last post by:
Hi All, This question has been asked many times and I've checked most of the sites with resolutions. None worked for me. 1) I have a page which is a content page to a Masterpage . 2) I have a ScriptManager on the Masterpage. 3) On the content page I have a TabContainer control. 4) On one of the tabs I have a form, part of which (a...
0
7269
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7177
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7394
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7559
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7123
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5701
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4756
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3248
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
470
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.