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 John Tel 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. nevadaflyfisher

    Call Function Twice with Different Arguments?

    Good Morning, I'd like to write one JavaScript function that will return formatted date/time values, with the format being different based on a passed argument. I'd then make two calls to the function from the same HTML page (rather than write a separate function for each different format.)...
  2. nevadaflyfisher

    JavaScript Function in JS File Won't Execute

    Greetings, I'm new to JavaScript, but this problem seems ridiculously simple and I'm stumped. I've tried a few suggestions from other posts with no success. I'm using IE6 on Win2K Pro and trying to execute a function in an external .js file. I double-checked to ensure that active scripting is...
  3. nevadaflyfisher

    Populate a Textbox/Label Using SQL?

    I have a combobox on a form that's poulated with values from column 1 of a table. I'd like to include a disabled textbox or label on the form that displays the column 2 value on the combobox's On Click event. Many Thanks in Advance, Ken

Part and Inventory Search

Back
Top