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: bper123
  • Content: Threads
  • Order by date
  1. bper123

    Advice Designing Table Oriented Solution

    Hi, I need advice on the best way to handle a table or matrix solution. For example, if I have a table such as: A B C D 1 true false false true 2 false false false false 3 false true false false 4 false false false true I don't want to code a bunch of 'if' statements to...
  2. bper123

    What Are The Hot Web Development Technologies

    Greetings, I've been developing for quite sometime now on different platforms. Most recently I've been developing in Java. What are the hottest web development technologies right now? Are they opensource? Are they freely downloadable? Are there tutorials available online? Lately I've been...
  3. bper123

    Drag & Drop Functionality In Web Development

    Hi, What tools are available to facilitate drag & drop functionality on web pages/web applications? Are any OpenSource? I'm in a struts/java enviroment and I'm interested in finding out if any tools or technology is available to help me accomplish this. Any ideas would be appreciated. Thanks.
  4. bper123

    More Opinions Needed on Direction of IT Development

    Hi, I've gone from low-level development through C, C++, Java to web development technologies and frameworks. Web development seems to be making the biggest noise these days. What I'm hearing about are approaches such as Ajax, Spring, Hibernate, etc. There's also the on-going debate of .Net...
  5. bper123

    Problem Displaying Double Quotes in TextBox

    Hi, I've searched the forum and the FAQs and haven't found this topic. I have html forms which accept user data. The textboxes will not accept double quotes. The behavior that I see consistently is that the double quote and any characters following it will be truncated. Sometimes, although it...
  6. bper123

    Need quick help to code onchange dropdowns

    Hi, I'm new to javascript, but have coded HTML forms. I need a good javascript tutorial and I need to quickly code the following: In my form I have two dropdowns. The first is a category, the second is a subcategory. I need to code an onchange for the first category dropdown to populate the...

Part and Inventory Search

Back
Top