WWERulz54Francesca
New Member
I am writing a form in asp.net that goes through the validation and when everything is ok it inserts it into a database. Is there a way to make an insert of partial data when the Sub On_Click event says it's invalid?<BR>I tried a IF Not Is Valid but it didn't insert.