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 Wanet Telecoms Ltd 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: lennitw
  • Content: Threads
  • Order by date
  1. lennitw

    Cascade Changes in Form

    I have a page that requires a user to enter a start time/end time. The user then selects a job from a dropdown list. This will automatically populate the TimePerSqFT box. The user then enters a number in the SqFT box and this would be multiplied by TimePerSqFT and a start time/end time will...
  2. lennitw

    Batch file not working from module

    I have a batch file that says: echo on ftp -s:newservFTP.txt the newservFTP.txt says: open [ip removed for security] loginID password cd c:/data/dir1/dir2 binary put dataXP_backup.mdb y close quit My problem is that I can double click the .BAT file and it works perfectly, but if I use the...
  3. lennitw

    VBScript Problem - Increment variable

    Below is code I use to populate some text boxes. The problem is that when the user presses a button, a new row of text boxes appears and I need this code to point to them and leave the data in the previous row. For example, the way it is coded it will only work with the text box...
  4. lennitw

    VBScript Problem - Variable Increment

    Below is code I use to populate some text boxes. The problem is that when the user presses a button, a new row of text boxes appears and I need this code to point to them and leave the data in the previous row. For example, the way it is coded it will only work with the text box...

Part and Inventory Search

Back
Top