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