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 ????
--
Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
[quoted text, click to view] "Ana" <Ana@discussions.microsoft.com> wrote in message
news:73C84AFB-5058-4B31-BD07-A90F372D4FE3@microsoft.com...
>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>
>
>
> "Yunus Emre ALPÖZEN [MCAD.NET]" wrote:
>
>> what about target attribute for the drop down list? It is set to new or
>> _blank ???
>>
>> --
>>
>> Thanks,
>> Yunus Emre ALPÖZEN
>> BSc, MCAD.NET
>>
>> "Ana" <Ana@discussions.microsoft.com> wrote in message
>> news:DFEA3780-BE29-42DA-BF9C-4E96AC13554C@microsoft.com...
>> > 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
>>
>>
>>