can someone give me some more hints on how to display database fields on the same form?
for instance you have 3 fields on a form "employeeid,firstname and lastname" and u want to display firstname and lastname on the same field after you specify a employeeid
currently when i specify employeeid and when i click submit button it displays the fields on the other file but i want on the form and on the same fields