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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vibarvi

  1. vibarvi

    Validate an option element populated with query

    tsuji, You are right, and that is the reason why I enter to this forum, because I was looking for the truth statement that make my script work. Now perhaps you can help me to understand this, I had this function on my prior script: -------------------------------- Function IsCountry(ByVal...
  2. vibarvi

    Validate an option element populated with query

    tsuji, Thanks for your comment, may be I am totally wrong but that's is the only explanation that I have about that I could evaluate the content of the selectindex property while using VBscript but I can not do so working with Javascript unless I set the value, or may me I am mix up, but if you...
  3. vibarvi

    Validate an option element populated with query

    Larry, Thank you very much for your reply, it now works, it is so funny because I had this script made with vbscript first and using vbscript you don't need to set the value to the option, it keeps the value from the echo. I had to change to javascript because it was not working with firefox...
  4. vibarvi

    Validate an option element populated with query

    Hi, I am having troubles validating the value of a form selectoption element that have been populated with a query from a database, all the values show in the combobox, but when I try to validate the user's choice in a Javascript function the value does not show, I even display the value...

Part and Inventory Search

Back
Top