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 gkittelson 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. rc9909

    Attributes in a field

    I think I would just put some standard javascript validations in a jsp file, and have it included in the pages. Let the people working on the pages worry about how they are going to call these functions then.
  2. rc9909

    Attributes in a field

    I have posted reply but it obviously didn't show up. Thanks, both of you for answering. Actually I am trying to create a centralized page where I can put all my javascript validation in, and then include this page as a jsp:include in all jsp pages we are working on. I tried adding a attribute to...
  3. rc9909

    Attributes in a field

    I can add a self-made attribute to a input field of a form and write javascript to use this attribute for field validation. This works in ie; but it does not work in Netscape. Is there any way for Netscape to accept added attribute of an input field, when the field is passed for validation all...

Part and Inventory Search

Back
Top