Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP/access calculation...problem???

Status
Not open for further replies.

craigey

Technical User
Apr 18, 2002
510
GB
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
 
what about creating new records or updating an existing table
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top