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

    File Chooser

    I have a Web site that is using JSP. On 1 of the pages is a form that has a text box and a button. When the user clicks the button, I want a File Chooser dialog box to appear. Then after the user selects the needed file, the path and filename are put into the textbox. Can anyone help me...
  2. rza22gza

    Load a Document in a Frame

    I have three frames in a html page. The top frame is named "top" (frames[0]), the left frame is named "left" (frames[1]), the right frame is named "right" (frames[2]). I want to load an actual document (Word, Excel) from the left frame ("left") into the...
  3. rza22gza

    Select OnChange Issue

    I have two selects that are dynamically created and I want both onChange events to call the same function. This works fine the first time I change an option, but when I select a second time, I get a RunTimeError "Object Required". I have no idea what the issue is. Is it possible to...

Part and Inventory Search

Back
Top