Click here to Skip to main content
15,892,059 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Question about style Pin
Mazdak16-May-07 10:18
Mazdak16-May-07 10:18 
QuestionAjax Maked Edit Pin
Atif Ali Bhatti15-May-07 19:29
Atif Ali Bhatti15-May-07 19:29 
Questionplaying video files Pin
Rahul Babu15-May-07 18:52
Rahul Babu15-May-07 18:52 
AnswerRe: playing video files Pin
Atif Ali Bhatti15-May-07 19:07
Atif Ali Bhatti15-May-07 19:07 
QuestionHow to make objects display while retrieving data from database Pin
Don Dang15-May-07 15:13
Don Dang15-May-07 15:13 
AnswerRe: How to make objects display while retrieving data from database Pin
Fred_Smith16-May-07 12:16
Fred_Smith16-May-07 12:16 
GeneralRe: How to make objects display while retrieving data from database Pin
Don Dang18-May-07 15:40
Don Dang18-May-07 15:40 
GeneralRe: How to make objects display while retrieving data from database Pin
Fred_Smith18-May-07 21:57
Fred_Smith18-May-07 21:57 
In such a scenario I would use a "dummy" progress-bar - ie it's not actually displaying the number of records retreived so far, but just gives the user confidence that something is happening, perhaps an animated gif of some sort. I'd load this into an appropriate asp:image control using an AJAX call when the button to begin the download is clicked.

But still, I find your scenario strange. If you're trying to restore a backup there are quicker ways than retreiving a dataset and restoring from that; and it seems odd you'd need to restore just one customer's records; and if the "group that are doing the search don't know the specific file to look for" then having 1m+ records isn't going to help them any!

Whatever, you know your product, I hope... but if you're doing this on any kind of regular basis, I suggest there is something awry with the way things are done. Placing such a burden on the server / network (Internet?) seems to me, ignoramus that I am, quite absurd.

Good luck
Fred
QuestionRun CGI application under Integrated Windows Authentication on IIS 6.0 Pin
shuchikalra15-May-07 5:30
shuchikalra15-May-07 5:30 
QuestionGerman "Umlaute" and Request.QueryString.Get [modified] Pin
Stasiak15-May-07 3:16
Stasiak15-May-07 3:16 
QuestionMaster.Page and WindowsIdentity doesn't work? [modified] Pin
Stasiak15-May-07 3:04
Stasiak15-May-07 3:04 
QuestionAJAX Page Loading message Pin
AaronM_NZ15-May-07 0:37
AaronM_NZ15-May-07 0:37 
AnswerRe: AJAX Page Loading message Pin
badgrs15-May-07 1:21
badgrs15-May-07 1:21 
AnswerRe: AJAX Page Loading message Pin
JimmyRopes15-May-07 3:39
professionalJimmyRopes15-May-07 3:39 
AnswerRe: AJAX Page Loading message Pin
szukuro15-May-07 5:28
szukuro15-May-07 5:28 
Questionplease helpme in this Pin
Vinay Dornala15-May-07 0:11
Vinay Dornala15-May-07 0:11 
AnswerRe: please helpme in this Pin
koolprasad200315-May-07 21:09
professionalkoolprasad200315-May-07 21:09 
Questionurgent help Pin
shruthis914-May-07 21:17
shruthis914-May-07 21:17 
AnswerRe: urgent help Pin
Guffa14-May-07 21:59
Guffa14-May-07 21:59 
QuestionAnchor tags getting affected by IFrame Pin
K.P.Kannan14-May-07 3:23
K.P.Kannan14-May-07 3:23 
Questionclientside upload script Pin
dennisv.oers13-May-07 22:12
dennisv.oers13-May-07 22:12 
AnswerRe: clientside upload script Pin
kubben14-May-07 3:58
kubben14-May-07 3:58 
Questioncreate folder on remote machine Pin
Navneet Hegde13-May-07 22:09
Navneet Hegde13-May-07 22:09 
AnswerRe: create folder on remote machine Pin
Fred_Smith14-May-07 2:15
Fred_Smith14-May-07 2:15 
GeneralRe: create folder on remote machine Pin
Navneet Hegde14-May-07 18:45
Navneet Hegde14-May-07 18:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.