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
~521 People Reached
Favorite Forums
Favorite Tags
Member Avatar for maleke

Hello, I have a table of many rows, and some rows have a connection to other rows. A simplified example of the table I am trying explain is below. ID MYVar LinkedToMYVar 1 10 0 2 20 0 3 30 10 4 40 0 5 50 10 6 60 30 …

0
70
Member Avatar for maleke

Hello, I currently have hashed passwords in my database. I want to set them for clear. I do not care about any kind of security. I just want plain, simple passwords. I don't even care if I have to delete all my users and start over fresh. I desperately have …

Member Avatar for maleke
0
383
Member Avatar for maleke

Hello, I have a custom control I have made and I would like to use a dynamic variable assigned in the code behind of the aspx page. I would like to pass a variable called topic to the control. Here is the property of the control: [CODE] Property Topic() As …

Member Avatar for kvprajapati
0
68