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

Hi All! Im having a problem regarding PostBack issues. Ive got a user control (WebUserControl1.ascx) which dynamically creates labels according to the value it is set from the Default.aspx page. Code In Default.aspx.cs [CODE] public partial class _Default : System.Web.UI.Page { WebUserControl1 _control = new WebUserControl1(); protected void Page_Init(object sender, …

Member Avatar for kvprajapati
0
232
Member Avatar for Falzz

Hi all, im fairly new to database design and would just like a few tips if this is done correctly or if i can improve it.. Im mainly designing a 'leave' application and have an issue with regards to design of two linking tables.. First Table - [Request] Username, DateStart, …

0
59