Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » html » optional
  • Parsing html input value attribute

    HTML Input may or may not have value attribute which may or may not have actual value. Sample subject string   <input type="text" tabindex="1" name="username" id="username" size="25" value="" class="inputbox autowidth" /><input type="password" ...
    Posted to Construction Advice (Forum) by blarg on April 22, 2013
  • match optional fields

    I have a fields that looks like this <div class="some">   <h2>title</h2>    <p>text text</p>     <table>         <tr class="some1"><td>data1</td><td>d1 ...
    Posted to Construction Advice (Forum) by Aradiv on March 9, 2011