Click here to Skip to main content
15,898,222 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: string search in vb.net1.1 Pin
J4amieC5-Jun-06 23:53
J4amieC5-Jun-06 23:53 
Questionhow to enumerate specific control in form Pin
lin_xen_mung5-Jun-06 23:25
lin_xen_mung5-Jun-06 23:25 
AnswerRe: how to enumerate specific control in form [modified] Pin
J4amieC5-Jun-06 23:49
J4amieC5-Jun-06 23:49 
Questionapi for hardware devices connected to system in vb6 Pin
subhsam5-Jun-06 23:17
subhsam5-Jun-06 23:17 
QuestionPROBLEM IN STRING Concatenation DLL using using vb6 and c++ (win32 dynamic dll ) Pin
phijophlip5-Jun-06 22:30
phijophlip5-Jun-06 22:30 
QuestionTheme Pin
Socheat.Net5-Jun-06 22:02
Socheat.Net5-Jun-06 22:02 
QuestionWebBrowser Pin
Socheat.Net5-Jun-06 22:01
Socheat.Net5-Jun-06 22:01 
QuestionMSHTML: Search and update Pin
pkruger5-Jun-06 21:30
pkruger5-Jun-06 21:30 
Hello everyone,

Given the following HTML code on a webpage:

<td class="bdr_tl">
<input type="hidden" name="x_id" value="x1as">x1as</td>
<td class="bdr_t"><input type="text" name="x_val" value="" size="4" maxlength="4"></td>

<td class="bdr_tl">
<input type="hidden" name="x_id" value="x2a2">x2a2</td>
<td class="bdr_t"><input type="text" name="x_val" value="" size="4" maxlength="4"></td>

I want to search for each x_id (which has a unique "value") and then update the value of corresponding x_val field.

Any ideas? Smile | :)
AnswerRe: MSHTML: Search and update Pin
Tamimi - Code6-Jun-06 3:16
Tamimi - Code6-Jun-06 3:16 
GeneralRe: MSHTML: Search and update [modified] Pin
pkruger6-Jun-06 22:54
pkruger6-Jun-06 22:54 
Questionhow to call DLL Pin
himuskanhere5-Jun-06 21:08
himuskanhere5-Jun-06 21:08 
Questionhow to call DLL Pin
himuskanhere5-Jun-06 21:06
himuskanhere5-Jun-06 21:06 
Questionhelp me---Student Information Management System Pin
snailflying5-Jun-06 19:04
snailflying5-Jun-06 19:04 
AnswerRe: help me---Student Information Management System Pin
Steve Pullan5-Jun-06 19:58
Steve Pullan5-Jun-06 19:58 
AnswerRe: help me---Student Information Management System Pin
Christian Graus5-Jun-06 22:05
protectorChristian Graus5-Jun-06 22:05 
QuestionConnection error Pin
zenithmaximus5-Jun-06 18:20
zenithmaximus5-Jun-06 18:20 
QuestionFind maximum value from a record Pin
mayhem_rules5-Jun-06 18:07
mayhem_rules5-Jun-06 18:07 
AnswerRe: Find maximum value from a record Pin
Kschuler6-Jun-06 10:49
Kschuler6-Jun-06 10:49 
GeneralRe: Find maximum value from a record Pin
mayhem_rules6-Jun-06 20:47
mayhem_rules6-Jun-06 20:47 
GeneralRe: Find maximum value from a record Pin
Kschuler7-Jun-06 2:52
Kschuler7-Jun-06 2:52 
QuestionWindow Service Pin
nitin_ion5-Jun-06 17:42
nitin_ion5-Jun-06 17:42 
QuestionHow To Set a User Control Property from a VB Code Module? [modified] Pin
hmaccord5-Jun-06 16:24
hmaccord5-Jun-06 16:24 
AnswerRe: How To Set a User Control Property from a VB Code Module? [modified] Pin
hmaccord9-Jun-06 1:24
hmaccord9-Jun-06 1:24 
QuestionAbout ADODB connection!!! Pin
orananif5-Jun-06 14:58
orananif5-Jun-06 14:58 
QuestionData Passing Pin
New_Coder5-Jun-06 12:00
New_Coder5-Jun-06 12:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.