|
John, To select “Humiston Sharon” in
a list box: Pause
"<SELECT>[EMAIL PROTECTED]"
If Web.Selected.Options(i).Value = “Humiston Sharon” Then
Web.Selected.selectedIndex = i
Exit For
End If Next
i Don’t try to understand this
exactly, just try to get the overall point. The Internet Explorer has literally
thousands of weird objects, methods and properties like this. We try to
protect you from most of them but we haven’t figured out how to protect
you from this one. Rich McNeil 866 653 5105 www.bostonworkstation.com From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dutcher, John It's interesting (and probably
understandable) that using "Let Web.Selected.innerHTML =
"Humiston Sharon" cause no compile or run-time error.....it
just hasn't populated the listbox window wuth anything
either.
|
Title: Message
- [Talk] 'setting' the value of the current element. Dutcher, John
- RE: [Talk] 'setting' the value of the current element. Dutcher, John
- RE: [Talk] 'setting' the value of the current element. Dutcher, John
