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

    Click method not working

    Hello, I am trying to select a radio button from within JavaScript. The set of radio buttons have all been given the same name (QEDataEntry). I have tried the obvious, the click method, to no avail. I have tried the following: document.form1.QEDataEntry[4].click...
  2. AAshcroft

    Data Type Conversion

    A simple question from a beginner: How does one convert a CF integer to a string (and vice-versa)?
  3. AAshcroft

    Passing CF Variables to JavaScript

    I'm a new CF user and can't figure out how to reference CF Variables from a JavaScript function. The CF Variables are set on the same page as the JavaScript function is coded. The example below is the simplified version of my problem - simple as it is, I can't seem to solve it. I found the...

Part and Inventory Search

Back
Top