Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~252 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Naters_uk

I have created a random password generator function in asp.net (vb.net). [B]How do i call this function through my asp.net button???[/B] :cry: Function RandomPW(ByVal myLength) 'These constant are the minimum and maximum length for random 'length passwords. Adjust these values to your needs. Const minLength = 6 Const maxLength = …

Member Avatar for kvprajapati
0
252