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 TouchToneTommy 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 Yasminna

  1. Yasminna

    Problem with nested If..else statements

    Thanks for your replies. John, you were right..part of the mistake was I had to put an enter! but also I had IsNumeric(sNumber) = 0, well the = 0 should have been on the next line InStr(sNumber,".")=0. Anyway, this thing drove me crazy but at the same time it was nice to finally solve...
  2. Yasminna

    Problem with nested If..else statements

    Yes, I am still having the same problem. When I load it gives me error in line 14, expected 'End !!! Any suggestions??
  3. Yasminna

    Problem with nested If..else statements

    Hi, This is a very simple example. I'm just beginning to learn VBScript. I keep getting an error message &quot;Expected 'End&quot; or &quot;Expected 'Then&quot; when running this code. It is out of a book and I copied it exactly. It's driving me crazy. Someone please help!!! <HTML> <HEAD>...

Part and Inventory Search

Back
Top