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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by siiann

  1. siiann

    object naming trouble

    try this within the loop var x=document.myform.BP+"i"; x.value=document.myform.F4101Part.value;
  2. siiann

    problem in writing table in NS4

    Hi, I am creating a table in NS4 through javascript's document.write().It has a ILAYER and LAYER tag within each td so that i can access individual cells later.The problem is that before displaying the table it writes something on the page.This junk is then overwritten by actual table.Can...

Part and Inventory Search

Back
Top