Re: Way to show Progress bar in django while processing to send emails

2009-07-14 Thread Shawn Milochik
On Jul 14, 2009, at 2:51 AM, gganesh wrote: > > Hi friends, > It could be helpful if someone suggest me to find a way to show > Progress Bar while django is processing to send mails .I have a form > where list of email Id's are displayed with checkbox and user selects > those and submits.Here i

Way to show Progress bar in django while processing to send emails

2009-07-13 Thread gganesh
Hi friends, It could be helpful if someone suggest me to find a way to show Progress Bar while django is processing to send mails .I have a form where list of email Id's are displayed with checkbox and user selects those and submits.Here i need to show a progress bar till django finished its proce