Hi Alax,i solved forgot password feature,but now i face a problem.I m using ezsearch for site searching.It works fine but i wolud like to add boostrap price range slider to fiter search results based on slider value.Can you help me how to pass custome parameter to the ezsearch macro.Plz reply as soon as possible.Thz Carlu
I hate to lob on to an old post, but can you show how to implement into member profile snippet with a working code example possibly? Would I still need to create a controller? Thanks!
how to update password in edit profile macro
Hi,i want to update password in edit profile macro but i can only update name and email.Kindly help me.
Hi Carlu,
Can you show code of your edit profile macro?
What version of Umbraco are you using?
Thanks,
Alex
thank ,i finally resolved by using that code var m = Membership.GetUser("[email protected]"); m.ChangePassword(m.ResetPassword(), "ddfdf");
thz Alex Skrypnyk
but now ,i m trouble to implement forget Password ,Kindly help me
Hi Carlu,
CAn you show how did you try to implement forgot password feature?
Thanks,
Alex
Hi Alax,i solved forgot password feature,but now i face a problem.I m using ezsearch for site searching.It works fine but i wolud like to add boostrap price range slider to fiter search results based on slider value.Can you help me how to pass custome parameter to the ezsearch macro.Plz reply as soon as possible.Thz Carlu
I hate to lob on to an old post, but can you show how to implement into member profile snippet with a working code example possibly? Would I still need to create a controller? Thanks!
Dom
is working on a reply...