I have a requirement wherein i want to display a popup with a statusbar, Can I do it in html?
The background for this requirement. I'm quering the database using asp & my resultset contains large number of records. I want to indicate to the user in some way that the data is being fetched from the database
korkus2000
11:58 am on Jun 24, 2002 (gmt 0)
Do you want it to show actual progress or that it is just querying?
manjumurthy
1:31 pm on Jun 24, 2002 (gmt 0)
yes, i want to show the actual progress....
moonbiter
2:14 pm on Jun 24, 2002 (gmt 0)
You can do this in the popup window by just targeting the script output to the window. Do you need a sample script?
manjumurthy
3:55 am on Jun 25, 2002 (gmt 0)
It would be of great help if u could send me a sample script..:)