Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Visual Basic Forum for Visual Basic Programmers VB Forum Index » Communiqué

Post new topic   Reply to topic
load data from combobox
View previous topic :: View next topic  
Author Message
Perseus
Newbie


Joined: 30 Jul 2005
Posts: 11

PostPosted: Jul 30th, 2005 09:56 AM    Post subject: load data from combobox Reply with quote

Hi,
I have combobox on web page(IE). I'd like save data items of combobox ("red (free)", "green(full)",...) into array of string in my program.
Could you help me please.

This is example web page:
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>Pokus</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />

</head>
<body onLoad="document.f.textarea.focus()">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form name="f" action="any_URL" method="post"><input type="hidden" name="op" value="textpageng" /><input type="hidden" name="rid" value="4057684" /><input type="hidden" name="aid" value="0" /><input type="hidden" name="js" value="0" /><input type="hidden" name="skin" value="2" /><tr>


<td nowrap="nowrap" style="width: 100%;">
<td nowrap="nowrap" class="tdb"><select name="target">
<option value="~" selected>-color-</option>
<option value="Red" >Red (free)</option>
<option value="Green" >Green (full)</option>
<option value="Yellow" >Yellow(free)</option>
<option value="Black" >Black (full)</option>
<option value="White" >White (free)</option>

</select>
</td>
</td><td nowrap="nowrap" class="btn">
</td>
</tr></form></table></body>

</html>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Visual Basic Forum for Visual Basic Programmers VB Forum Index » Communiqué All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Visual Basic Forum runs phpBB | Forum Template © iOptional
VB Resources | SSL | Visual Basic