I need your help. I have created a table in the asp form attached to this thread called task list. Basically, for each project, there will be multiple people assigned to a specific task(project Id number should stay the same). I need code that would:
1. Save multiple rows, i.e. for loop or while loop
2. Stop saving rows if there is no information in it
Each row will be a separate set of record but linked by the Project Id number. Can arrays do this? If so, how?
Any ideas/suggestions? Thanks in advance
-vbuser1976
VB6 Enterprise SP6
SQL 7.0 SP2
VBScript, HTML, Javascript, C++, a little UNIX