Can you tell how to use task extension to make screen run in background.

A screen can't run in the background...
If your app is in the background, there is no user interface available, so everything which is visible like labels, textboxes etc will not work

For examples what can be done see

Taifun