G
Guest
Hi,
While I was developing a active desktop web page in ASP.Net using server
controls I faced a problem with the autopostback property of server control.
The sever control I used in my aspx page is a dropdown box. After deploying
the page as a active desktop page whenever the selected index of the dropdown
box changes an autopopstback takes place and a new browser window opens. But
when the "autopost back" was replaced by the javascript code "location.href =
<url of the same page>" this problem was resolved.
Can anyone help me in fininding out the reason for this behaviour.
Thanks & Regards,
Sarita Sai
India
While I was developing a active desktop web page in ASP.Net using server
controls I faced a problem with the autopostback property of server control.
The sever control I used in my aspx page is a dropdown box. After deploying
the page as a active desktop page whenever the selected index of the dropdown
box changes an autopopstback takes place and a new browser window opens. But
when the "autopost back" was replaced by the javascript code "location.href =
<url of the same page>" this problem was resolved.
Can anyone help me in fininding out the reason for this behaviour.
Thanks & Regards,
Sarita Sai
India