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
~390 People Reached
Favorite Tags
Member Avatar for kevin025

I have a search button ..The result will be displayed in grid view if the button is pressed .. i am able to do it But now i want to do like this ..that is my grid view is only displaying the ResultId .. I want to display the ResultName …

Member Avatar for jay.gadhavi
0
71
Member Avatar for kevin025

I have a login form and users have to enter their username and password for entering the sites .. Also now its possible for users to enter the sites without login .. they can select the options in the menu and access them ... But i want to restrict the …

Member Avatar for dnanetwork
0
67
Member Avatar for kevin025

i have a crystal report and now with using crystal report viewver want to display it on page .. I want to display the crystal report when the page is loaded .. so i have placed a crystal report viewver in the page and wants to put some codes in …

Member Avatar for kevin025
0
107
Member Avatar for kevin025

I am creating a login page using Vb.net ... i have written coding but it shows some Error .. Here is mine coding .. .. Dim DataClass As New DataClassesDataContext Dim l = From Users In DataClass.Users _ Where (Function(x) x.UserName = txtUserName.Text And x.Password = txtPassword.Text).ToList If l.Count = …

Member Avatar for kevin025
0
105
Member Avatar for kevin025

Hi all I am new this communtiy... Also i wants to create a login page that can be accessed by different users who is having their own id in the shared network ... How can i create a login page page with an imgae background . thank you

0
40