consider form .
id,username,age,etc
if i enter id all other field should get filled automatically. can anyone tell php code . as i dont know asp.net. suggest some sites please

Recommended Answers

All 2 Replies

Entering an ID will not get the other fields filled automatically. you'd have to run a query on the ID and the table, then recreate the page with the data place and send it to the user.

can anyone tell how to automatically fill fields in form in access.
consider 2 tables
id,name,address.
2nd tbl
id,course,etc.
now i want sucha form that when i write name other fields like course,address will get filled automatically. it should pull data from my table . is there any easy way. either by query or vb code .please reply fast. thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.