Girish
|
| Posted: 09/25/2005, 6:08 AM |
|
Hi,
I have Two Tables One is Mobile_Master and second is Punching.
I want insert master_id (this is the Primary key of Mobile_Master) into Punching table but at the time of Insertion User input the Mobile Number (which is the second field of Mobile_Master) which datatype is Text.
means when user input the Mobile Number I have to search this number into Mobile_Master Table and get the Master_ID and input change to master_id before Insert.
Please tell me how do I this using Custom CODE is CCS.
I am Using ASP with Access and CCS 2.3.2.26
|
|
|
 |
|