Hay AllI 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 Thisoption 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 :Code:<select name="cons"> <option value=starts>Starts With</option> <option value=contains>Contains</option> <option value=exactly>is Exactly</option> </select>




I Want To Learn 
Reply With Quote