Problems while using the Microsoft Atlas ASP.net

Jul 7 2006 8:30 AM

Hi,

I am a software eng. i m using the Atlas but we have some problems such as

1. in Update pannnel we can not able to set control Focus.

 ex. txtTextBox1.Focus();

this statement does not gives Result.

2. I m using this statment in Update pannel

Response.write('<script language='javascrpit'> alert('Hello From Server') </script>');

and this statement does not gives Result.

 

These two statemnt properly work with out update pannel

 

please Send me Solution

Thanks in advance