You can use Guid to generate random password. Find it on msdn...
K
knbinoj58
@knbinoj58
Posts
-
What is the best approach to generate random Password for user in asp.net 2.0 -
[newbie] Form does not retain values when refreshedUse aspx controls and enable viewstate...
-
Asp.net 2.0 MailNo chance at all!!!. It's gmail's property. we can't change it...
-
Asp.net 2.0 Mailspecify full path of your image like http://yoursite.com/images/S.JPG....
-
String builder problemadd <pages validateRequest="false"> to your web.config under system.web
-
String builder problem[Message Deleted]
-
Validating File Upload ControlHow to validate a file upload control for file types
-
Change photo optionWhile setting url you may please pass one more time attribute to the url. Like the following imgPhoto.ImageUrl=string.Format("url?t={0}", DateTime.Now.Ticks.ToString()); I hope you can solve the problem in this way... regards, binoj