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!

Search results for query: *

  • Users: prolog2345
  • Content: Threads
  • Order by date
  1. prolog2345

    indexing an object with a string?

    Can someone help me with the following syntax in c#: say i have a class MyClass in many books in C# i have seen the following syntax: MyClass["Name"] what does this mean? i have read about indexers but they take an argument of type 'int' not 'String'. So what does this syntax retrieve...
  2. prolog2345

    haw do you truncate a string.

    does anyone know haw can i truncate a string in javascript. i have looked the methods javascript supports but i dident see anything like it. thanks
  3. prolog2345

    is there a good IDE for javascript?

    does anyone know any good and free javascript IDE that you prefer and think is good .
  4. prolog2345

    passing array as an argument to a method

    Hi there, i am new to javascript and i was heaving a problem with the code below, i get a runtime exception saying 'id is null or not an object' ( i try to acces 'id' from the 'function formErr(arguments)' ) this does not make sence to me since everything seems quite straight forward. Perhaps...

Part and Inventory Search

Back
Top