in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Can't search for partial match using HTML controls

    I'm trying to find an an HTML select control using partial match on the ID but it doesn't seem to work. I've tried both of these syntax's (table1 is an HtmlControl object): HtmlSelect colorSelect = table1.Find.ById< HtmlSelect >( "~_productColor" ); HtmlSelect colorSelect...
    Posted to General Questions (Forum) by sircody on 09-20-2007
  • Returns null when finding a input text field

    I have a situation where the Find.ById is returning a null even though everything looks right. The issue seems to be with RC0 & IE 6 as it works with Firefox. The site is at: http://web1.seattle.gov/DPD/permitstatus/ and the input text fields in question are the Mod and Street Name fields. Using...
    Posted to General Questions (Forum) by alex255 on 08-21-2007
Page 1 of 1 (2 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.