Hi,
I have a real challenge. For me anyway . When I view my Database results there are times when the new data that has to be entered is almost identical. So i would like to just press a button that passes the data to a new form window were I can change a few things and then submit the form and a new primary key will be generated.
Use ASP code to compare the data as readonly before sending to database. Not sure if I understand exactly but this sounds to me like common stuff, so elaborate a little and I'm sure I can get ya a decent solution.