Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 10th, 2006, 03:45 AM
samadams_2006@yahoo.ca
Guest
 
Posts: n/a
Default Refreshing Information on an ASPX Page? Easy?????

Hello,

I have a text box on an ASPX Form in ASP.NET that I would like to have
refreshed at a regular interval. Can't seem to get it working.

Here's the scenario.

I'm reading a number of Stock Symbols from a text file. For each Stock
Symbol that I read, I perform various calculations...calculations that
can take a long time.

Since these calculations take a long time, I would like to have the
current Stock Symbol displayed on the ASPX Form so that I know how far
along in the process the program currently is.

I assign the Stock Symbol to the text box via code like "
txtSymbol.text = symbol ", and then try to refresh the control...but it
doesn't seem to work. The control is "blank" on the ASPX Page even
though a Stock Symbol has been assigned to it.

Any ideas? Any advice would be helpful.

Thanks

 

Bookmarks

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles