what about target attribute for the drop down list? It is set to new or
_blank ???

Signature
Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
> Hi all,
> I need some help again. I have a dropdownlist with autopostback =true in a
> page and whenever a change the selected item it opens a new window. I need
> the autopostback to act in the same window.
> Any ideas?
> Thanx in advance
Ana - 11 May 2005 07:30 GMT
I tried to set it to self, but i dont find any "target" attribute on a drop
down list.
This is the code I have:
<asp:dropdownlist id="DD" style="LEFT: 139px; POSITION: relative; TOP:
-138px" runat="server" Width="195" Height="20" AutoPostBack="True">
</asp:dropdownlist>
> what about target attribute for the drop down list? It is set to new or
> _blank ???
[quoted text clipped - 5 lines]
> > Any ideas?
> > Thanx in advance
Yunus Emre ALPÖZEN [MCAD.NET] - 11 May 2005 20:06 GMT
It is interesting. I tried it again in an empty application it never opened
a window. I think you had something different. Or it is caused by your
client configuration. Did u try it on another client ????

Signature
Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
>I tried to set it to self, but i dont find any "target" attribute on a drop
> down list.
[quoted text clipped - 15 lines]
>> > Any ideas?
>> > Thanx in advance