blah blah blah is here! blah blah » Close

0
votes
1 answers

Realy cant figure this out

Hi, I have the following problem. I have an aspx page with a label on it. <asp:Label ID="ClinicNamelbl" runat="server"></asp:Label> It is not in a login view or anything. Im getting an error in ...

0
votes
1 answers

Createe a ticket system

Hi guys, Is there a tutorial on how to create a Ticket System for my asp web app? I want users to log in and create a ticket on wich the client selectes wich os he is using and what the fault is. he must also be able to view when it was c ...

0
votes
1 answers

DataGridView

Hey guys I have an Application that has two gridviews. The First gridview, should have the new data displayed that is uploaded by the user in an access database. The other grid view displays the current database that is loaded. How would ...

Feedback