5
Answers

how to display default profile image when user created?

Kavita Pharde

Kavita Pharde

11y
1.2k
1

i want to display default profile image of the user when user is created and when he upload pictures he should get profile image from database

i tried to bind image url from database using eval tag its working but its not displaying default image when new user is created

i am not using any generic handler for this i am using stored procedure for doing this

can anyone help me how to do this thanks in advance


Answers (5)