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. bendjoe

    JavaScript events

    I am trying to upload files from the client machine to the server. So my page will load with one input box and one upload box(input with type=file) I could do it just with an input box with type file but for the sake of styling issues I have to use an input box in sync with an upload box. This...
  2. bendjoe

    JavaScript events

    I am new to JavaScript see the code below UploadBox.onchange="text"+addFileUploadBox.lastAssignedId+".value=this.value"; This doesn't look like the right way of doing this. Could some one tell me how I can do this. I also tried using setAttribute but no success.
  3. bendjoe

    Word Templates

    Hi, I have a word template created by someone else. When someone open the template it asks questions and prompt entry into a text box. Based on the entry it populates the word templates.I need to get rid of this functionality . How can I do it? Thanks

Part and Inventory Search

Back
Top