G
Guest
Hi,
I have employee details stored in SQL DB includes emp id , name, age, sex
and photo (stored as image binary format).
Now in text box I am entering empid and click of a button I want to get all
the details into a aspx page
Name XXXXX
Age YY
Sex ZZ
Photo Photo should be displayed here
Please advise me how can I do this, all the other data I can populate but
how I will load employee photo. Photo should be displayed in the same page.
Thanks in advance
I have employee details stored in SQL DB includes emp id , name, age, sex
and photo (stored as image binary format).
Now in text box I am entering empid and click of a button I want to get all
the details into a aspx page
Name XXXXX
Age YY
Sex ZZ
Photo Photo should be displayed here
Please advise me how can I do this, all the other data I can populate but
how I will load employee photo. Photo should be displayed in the same page.
Thanks in advance