T
Ted Wilson
I have a Table with 4 columms on Access and I am using ASP to insert records.
(UserID) (Email)(Product)(Colour). I use a Form and a Command page to insert
UserID and Email. After that another page is loaded user enters Product and
Colour choice. Now the Product and Colour data is inserted on another row
from below UserID and Email row. How can I stop the record input jumping to
another row and complete record on the same row as UserID and Email
previously inserted. Is it done on ASP?
Thanx
(UserID) (Email)(Product)(Colour). I use a Form and a Command page to insert
UserID and Email. After that another page is loaded user enters Product and
Colour choice. Now the Product and Colour data is inserted on another row
from below UserID and Email row. How can I stop the record input jumping to
another row and complete record on the same row as UserID and Email
previously inserted. Is it done on ASP?
Thanx