Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ASPSQLVB

    why am I still getting prompted on Validation

    When I type this in Visual Interdev ... document.form1.CarpAnglerFishId.value... the CarpAnglerFishId name does not appear in the the little pop up box of element names. Seems the name CarpAnglerFishId is not being recognized. When I type this in Visual Interdev ... document.form1.Lbs.value...
  2. ASPSQLVB

    why am I still getting prompted on Validation

    Guys, I am trying to proceed to the next page but, cannot because I cannot get passed the Validation Prompt "Select a Fish Angler". Wondering Why ? var found_it //<EM>initial value is null because we gave it no other value for (var i=0;i<document.form1.CarpAnglerFishId.length; i++) { if...

Part and Inventory Search

Back
Top