Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB.NET 1.0 > Pro VB.NET 2002/2003
|
Pro VB.NET 2002/2003 For advanced Visual Basic coders working .NET version 2002/2003. Beginning-level questions will be redirected to other forums, including Beginning VB.NET.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 3rd, 2006, 06:23 AM
Authorized User
 
Join Date: Sep 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to automate selecting all items from list

Hi ,
Can anyone tell me how to automate selection of items from list the e.g of html source is as given

<select NAME="MPAN" tabIndex="0" size="15" onClick="uncheckallbox(this)" multiple>
            <option value="1014568057864">1014568057864 </option><option value="1014568661619">1014568661619 </option><option value="1014568985910">1014568985910 </option><option value="1014570901353">1014570901353 </option><option value="1014571493140">1014571493140 </option><option value="1014571814914">1014571814914 </option><option value="1023480020587">1023480020587 </option>
I want to automate the process of selecting all the items in the list when the checkbox is checked.


Satish






Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting itme from drop down list in script hericles ASP.NET 1.0 and 1.1 Basics 7 August 21st, 2007 01:21 PM
how to automate selection of items from list satish_k VB How-To 0 October 6th, 2006 06:44 AM
fill dropdown list with items when parent list isaac_cm Pro PHP 1 July 10th, 2006 05:41 AM
Selecting Items From Reports Brendan Bartley Access 3 June 9th, 2006 07:05 AM
problem in selecting the item from drop down list swati_joshi ASP.NET 1.0 and 1.1 Basics 1 March 27th, 2006 01:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.