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

    resizing window ( new window) in var newPage

    Hello I am trying to resize a new window in the javascript and not assign the href the new window size - heres what I mean: function createNewWindow () { var userName = document.getElementById('user_name').value var newPage = "<html><head><title>" newPage += userName; newPage +=...
  2. buckDharma

    Line break in xml ( via Excel... I know.. I know..)

    Hello I am working on this project at work. The idea is to have an Excel file that my coworkers can update and export as an xml file which in turn will update a webpage I built. This webpage will be display in the warehouse where the shipping guys can see the updated information. I am using an...

Part and Inventory Search

Back
Top