in reply to Re: File download using mod perl
in thread File download using mod perl
Thanks for the response corion. The whole page is designed using mod_perl. The page lock refers to displaying a small alert saying "operation in progress". You can't execute any other work until the previous request is completed.
Whenever i tried to execute a javascript without download code, the page is responding as expected. But when i include the download code into the script, that's creating the issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: File download using mod perl
by Corion (Patriarch) on May 18, 2012 at 14:24 UTC | |
by sathya_myl (Acolyte) on May 18, 2012 at 14:30 UTC | |
by Corion (Patriarch) on May 18, 2012 at 14:41 UTC |