Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

flushing

Status
Not open for further replies.

jmycr

Programmer
Joined
Mar 11, 2002
Messages
48
Location
US
i have a list of about 1000 20000 i wish to print to the screen but it takes quite a bit of time to print it out. Is there a command so i can print out to the screen immediately each line or to flush out after every thousands line.

thanx
 
I am reading from a file and print out what is being read to a page. It is over 200000 lines and it takes to long. That is y im lookin to flush out every so often. Does html have a command do that. I am no t using tables. Just reading from a file and then printing to the screen.
 
I am using just plain html.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top