Hi All,
I have an Access table that I will soon be trying to edit using ASP.
Just a quick query though.
In my table I have a field called Birthdate and a field called Age. When a user enters their birthdate the Age field is filled in automatically with a calculation. I have made the field so that it can't be edited. Is this going to cause a problem when I try to link an ASP page to my database? Also there is an input mask for the birthdate, do i have to code this mask into my ASP code before submitting the updated / new record.
Cheers
Craig
I have an Access table that I will soon be trying to edit using ASP.
Just a quick query though.
In my table I have a field called Birthdate and a field called Age. When a user enters their birthdate the Age field is filled in automatically with a calculation. I have made the field so that it can't be edited. Is this going to cause a problem when I try to link an ASP page to my database? Also there is an input mask for the birthdate, do i have to code this mask into my ASP code before submitting the updated / new record.
Cheers
Craig