Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Page refresh on ListBox selection

Reply
Thread Tools

Page refresh on ListBox selection

 
 
Rosanne
Guest
Posts: n/a
 
      08-09-2005

Hi All -

I have a strange problem - I have an aspx page that contains
server-side, multi-select listbox. The AutoPostBack property is set t
false. The user should click on an item in the listbox, then click
button to move the selected item to a panel on the same page. On a fe
of our user machines, when the user clicks on an item in the listbox
the page refreshes itself. The page shouldn't refresh until the butto
is clicked. I can't get it to happen on my machine so I'm havin
problems trouble shooting. It's only happening on a few of th
machine, not all. Could this be caused by a setting on the machin
itself? Or possibly an IE setting?

Here is the html for the listbox:

<asp:listbox id="ListBoxWorkers" style="Z-INDEX: 108; LEFT: 8px
POSITION: absolute; TOP: 79px" CssClass="SmallInfoTable" Height="105
Width="152px" runat="server" SelectionMode="Multiple"></asp:listbox>

Any ideas are greatly appreciated

--
Rosann
-----------------------------------------------------------------------
Rosanne's Profile: http://www.highdots.com/forums/m28
View this thread: http://www.highdots.com/forums/t261341

 
Reply With Quote
 
 
 
 
Oliver Wong
Guest
Posts: n/a
 
      08-09-2005

"Rosanne" <> wrote in message
news:...
>
> Hi All -
>
> I have a strange problem - I have an aspx page that contains a
> server-side, multi-select listbox. The AutoPostBack property is set to
> false. The user should click on an item in the listbox, then click a
> button to move the selected item to a panel on the same page. On a few
> of our user machines, when the user clicks on an item in the listbox,
> the page refreshes itself. The page shouldn't refresh until the button
> is clicked. I can't get it to happen on my machine so I'm having
> problems trouble shooting.


Did you try getting the HTML that the problem-machines are receiving?

- Oliver


 
Reply With Quote
 
 
 
 
Rosanne
Guest
Posts: n/a
 
      08-09-2005

Hi Oliver -

No, I haven't tried that. Thanks for the suggestion! Hopefully tha
will offer some insight into the problem.

Thanks again

--
Rosann
-----------------------------------------------------------------------
Rosanne's Profile: http://www.highdots.com/forums/m28
View this thread: http://www.highdots.com/forums/t261341

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Listbox selection to populate another listbox? Chris Kettenbach ASP .Net 3 06-16-2005 09:19 PM
ListBox control loosing contents on page refresh Praveen Naregal ASP .Net Web Controls 1 09-06-2004 06:48 PM
Listbox control loosing contents on page refresh Praveen Naregal ASP .Net Web Controls 0 09-01-2004 02:48 PM
click listbox and refresh another listbox DC Gringo ASP .Net 0 04-06-2004 02:13 AM
click listbox and refresh another listbox DC Gringo ASP .Net Building Controls 0 04-06-2004 02:13 AM



Advertisments