Hi All,
I am having an exec() function in my code which invokes a shell script to convert an mp3 file into flv format.
Now this conversion takes some time say around 4-5 minutes if the file is large. During this time I want to show some kind of busy icon with message asking the user to be patient. How to write in the code?







Bookmarks