No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hi guys, I want to create a use sql membership for my website but am recieving this error when trying to create a database 'Generating user instances in SQL server is disabled'. I have even run the command (exec sp_configure 'user instances enabled') but I still get the error. Please …
Hi guys, Am really to join the forum and its been helpful for the past few days I've been here, hope we'll get to know each other more since am a very social guy. Looking forward to a good time here. Cheerz, Larsh;)
Hi guys, I am using a details view control for users to enter leave details, I have set some conditions of which if the user does not meet them then a label is displayed to tell him/her what the problem is. But after displaying the label, I realized that the …
Hi guys, Am new in this field, How can I program a text-box in a details-view template to perform a certain function?? [Code] Protected Sub LinkButton1_Click1(ByVal sender As Object, ByVal e As System.EventArgs) Dim tdate, fdate As Date tdate = Textbox2 fdate = Textbox3 Dim ts As TimeSpan = tdate.Subtract(fdate) …
The End.