473,396 Members | 1,765 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Update TD cell info during procedure run

Hi,
I have an procedure run in my code behind. Is there a possibility to update
the innerHTML part of an cell during the process run in the procedure. Used
to give the user some info on the progress of the process.
Regards,
Rene
Nov 18 '05 #1
2 927
Rene,
There is not built-in way to do this because ASP.NET process the entire
request before returning any HTML to the client. The "buffer" option
defaults to true. Using a little more advanced methods, you can contrive
your own way to incrementally send updates to the user, but ASP.NET does not
have built-in functionality for this.

Best regards,
Jeffrey Palermo

"news.microsoft.com" <rj*******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Hi,
I have an procedure run in my code behind. Is there a possibility to update the innerHTML part of an cell during the process run in the procedure. Used to give the user some info on the progress of the process.
Regards,
Rene

Nov 18 '05 #2
Hello Jeffrey,

Can you point me a little in the way on solving this more advanced.

Regards,
Rene
"Jeffrey Palermo [MCP]" <http://dotnetjunkies.com/weblog/jpalermo> schreef
in bericht news:eE**************@TK2MSFTNGP15.phx.gbl...
Rene,
There is not built-in way to do this because ASP.NET process the entire
request before returning any HTML to the client. The "buffer" option
defaults to true. Using a little more advanced methods, you can contrive
your own way to incrementally send updates to the user, but ASP.NET does
not
have built-in functionality for this.

Best regards,
Jeffrey Palermo

"news.microsoft.com" <rj*******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Hi,
I have an procedure run in my code behind. Is there a possibility to

update
the innerHTML part of an cell during the process run in the procedure.

Used
to give the user some info on the progress of the process.
Regards,
Rene


Nov 18 '05 #3

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

Similar topics

7
by: Alex | last post by:
Hi all, I am trying to install a java stored procedure via the windows development centre. The linux box is running 8.1 FP4 as is the windoze platform. If I am on the linux box i can install...
2
by: Ron | last post by:
Hello, I am trying to do a simple update on employee information. I am a novice at both aspx and SQLServer, so I hope you are not too offended by my code. The following is the update code: ...
3
by: thebison | last post by:
Hi all, I hope someone can help with this relatively simple problem. I am building a timesheet application using ASP.NET C# with Visual Studio 2003.As it is only a protoype application, my...
3
by: Antonio | last post by:
When I try to update a record, I get: Specified argument was out of the range of valid values. Parameter name: index Exception Details: System.ArgumentOutOfRangeException: Specified argument...
10
by: Ivan | last post by:
Hi to all !!! I have one stored procedure that update and delete rows in differents tables, but when I try of delete of the main table this show problems with primary and foreign key. I DROP...
8
by: Ornette | last post by:
Hello, I have a stored procedure which generates some values in the table. When I use update() how to populate the dataset with theses values ? For the moment I use output parameter but it...
5
by: =?Utf-8?B?UlBhcmtlcg==?= | last post by:
I used the wizard to generate a typed dataset for my table and let it create my SPROCs. It created everything, and the GetData() method and the custom GetByUserName query works great, but when I...
3
by: bazdaa | last post by:
Access 2K3 Append/Update ignore non null cells! Hi, I have been tasked with completing an audit of approximately 10,000 items, to which I have generated a list of 40 questions (fields) for...
2
by: sirdavethebrave | last post by:
Hi guys - I have written a form, and a stored procedure to update the said form. It really is as simple as that. A user can go into the form, update some fields and hit the update button to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
0
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,...

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.