Results 1 to 23 of 23

Thread: [RESOLVED] How To Load In Combo Box ?

Threaded View

  1. #1

    Thread Starter
    Lively Member _-Rs-_'s Avatar
    Join Date
    Aug 2009
    Posts
    84

    Resolved [RESOLVED] How To Load In Combo Box ?

    Hay All I Want To Learn
    How To Load In Combo Box Well I Am learning Web Browser in vb
    So I Come Up With A Web Page That has Some Like This
    Code:
          <select name="cons">
            
            <option value=starts>Starts With</option>
            <option value=contains>Contains</option>
            <option value=exactly>is Exactly</option>
    </select>
    option to choose so What I Want To No is How Do You Make "Starts With And Contains" Ect... Load In Combo Box And Wen I choose In My Combo Box My App Will Do It In Web Browser :
    Last edited by _-Rs-_; Sep 9th, 2009 at 10:17 AM. Reason: RESOLVED

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width