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

Hi, I need some help please I'm trying to display a variable on a page but cant quite get it to work. [CODE] using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class MyProfile : System.Web.UI.Page { …

0
60
Member Avatar for RobM_01

Hi, I have a gridview that displays all the users from the ASPDOTNET database and I have some buttons that I can display other details and also edit and delete a user. The show button seems to only work on every other row. The fail message is the following: [CODE]Object …

Member Avatar for RobM_01
0
180
Member Avatar for RobM_01

Hi, I have created an MS Access table to store Usernames and Passwords plus other information. I have just started to play around with ASP.NET and am trying to have a situation where a user is required to login to view an image gallery that is run in Flash. At …

Member Avatar for RobM_01
0
283