473,789 Members | 2,702 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How-to do "Please Wait" dialog while uploading with .Net?

Hi,

I am using ASP.NET to allow users to upload files to the server. However, I
haven't found a way to display a message and take away the submit button
during the upload process.

What is the easiest way to do this, and is there an easy way without buying
a 3rd party util. to show a progress bar during the upload so they can see
how long it's going to take??

Thanks

-- Kent Iler
----------------------------------------------------------------------
ke**@iler.NOSPA M.com
Please CC: all replies via e-mail
Remove .NOSPAM from e-mail address
Nov 19 '05 #1
1 2600
TJS
google asp.net progress bar
"Kent P. Iler" <ke**@iler.NOSP AM.com> wrote in message
news:iJ******** ************@co mcast.com...
Hi,

I am using ASP.NET to allow users to upload files to the server. However,
I haven't found a way to display a message and take away the submit button
during the upload process.

What is the easiest way to do this, and is there an easy way without
buying a 3rd party util. to show a progress bar during the upload so they
can see how long it's going to take??

Thanks

-- Kent Iler
----------------------------------------------------------------------
ke**@iler.NOSPA M.com
Please CC: all replies via e-mail
Remove .NOSPAM from e-mail address

Nov 19 '05 #2

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

Similar topics

4
366
by: serge calderara | last post by:
Dear all, I need to display a common Open folder dialog in order to be able to select a particular folder. I have check for the FolderBrowserDialog object but it does not display my all drive structure, myDocument folder, myComputer ... In fact I fold like to getb the same dialog as for the OpenFile or SaveAs file dialog but for a folder selection
1
2176
by: deepa.kuruvilla | last post by:
how we can implement color dialog box using javascript.please help
0
844
by: Newbie | last post by:
Dialog blows out upon bad keystroke. Please pardon the Q if it has been asked too frequently, I could not find it. When I hit a bad key in and uneditable control (ie <RTN> when tihe focus is on a button), my program exits. How can I prevent this?
3
3417
by: Alur | last post by:
Changing the current directory with the help of dialog window(MFC app) We can change directory with the help of the following code: CFileDialog m_ldFile(TRUE); m_ldFile.m_ofn.lpstrInitialDir="c:\\"; // the initial folder. //below the dialog window is opened, then tfolders and eventually a file and after automatically current directory is changed . if(m_ldFile.DoModal()==IDOK) { //below finding out the path....
1
991
by: Farhan Wajahat | last post by:
I have created a asp.net application which has couple of web forms. How do i deploy it on the server? please help
1
986
by: ChainsawDude | last post by:
When my asp.net application has a severe error, a dialog appears that says "aspnet_wp.exe application error" with more details and two buttons for OK and debug. This happens on XP but not windows 2000 server. The problem is that it blocks aspnet_wp.exe until the dialog is dismissed. Please could someone say how this dialog can be disabled? so that when we get an error there is only a log entry and no dialog.
7
1187
by: tranesy | last post by:
how can I create dialog box as openfiledialog or as other ready dialog box in window but from my design please help me
0
938
by: pankaj mishra | last post by:
hello have any idea about how we can upload video file in web server using asp.net.here from search i found a powupload control . if any one idea about this please forward answer of this.
4
1964
IT Master2
by: IT Master2 | last post by:
hi every 1: Please how can i use Folder Browse dialog in web programming? please let me know now.
0
1031
vikramadith
by: vikramadith | last post by:
We have developed an app which is being distributed using an MSI created using Visual Studio 2005. File type associations are being set up nicely. The only problem is that our application is appearing in the 'Open With' dialog for every file type, not just ours. Of course, many other applications have the same behaviour, but I have noticed that some applications do not behave this way. How is it that they appear in the 'Open With' dialog...
0
10412
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10200
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10142
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
9021
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6769
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4093
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2909
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.