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 SkipVought 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. hangon72

    How to rename files using ant recursively in all sub directories

    Hi All, I have a requirement to change filenames and keep the extensions same, in all the subdirectories recursively for ex: I have directory structure below dir1 test1.bak subdir1 test1.txt subdir2 test1.yyy after I run the ant script I expect following: dir1 test2.bak...
  2. hangon72

    How to Read All Cells from Dynamic Rows

    Hi, I have create a Table/TR and added a button which will populate dynamic rows. Now I need a java script function which reads all the cells in each row and all the rows using Dom structure for ex: <table id="row" name="row> <tr> <td><input type="text" name="sun"</td> <td><input type="text"...

Part and Inventory Search

Back
Top