Search found 1 match

by Dinzy
Wed Apr 06, 2011 12:48 am
Forum: PHP - Code
Topic: Auto filling the Text boxes
Replies: 1
Views: 393

Auto filling the Text boxes

Hello all, I have three text fields ( hosteladmissionnumber,branch & Semester) and three text boxes in a form. When i provide the hostel admission number , the corresponding branch semester must be acquired from the registrationtable in DB and fill it in text boxes. How can i do it? any help wou...