Search Results

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: matale ; Forum: ASP.NET and child forums
Forum: ASP.NET Mar 9th, 2009
Replies: 1
Views: 698
Posted By matale
So I solved the issue, apparently you cant use the "Select which returns a single value" option when creating the Query. Oops!
Forum: ASP.NET Mar 8th, 2009
Replies: 1
Views: 698
Posted By matale
I created a dataset in the Dataset Designer by draging a database table into it, then I added a new select SQL query to the DataTable.
Check the pics I think it helps explain it better....
Forum: ASP.NET Sep 5th, 2008
Replies: 1
Views: 402
Posted By matale
Hello,
I have a Categories Table and a Products Table each product has a CategoryID which joins it to the Categories Table.
I have a gridView in which I want to enable adding deleting Catagories,...
Forum: ASP.NET Sep 3rd, 2008
Replies: 0
Views: 385
Posted By matale
Hi,
I want to put a function (Button maybe) that will enable the site Admin to backup the website database, I have 2 SQLEXPRESS databases, the Default ASPNETDB.mdf and my own WebDB.mdf .
I have no...
Forum: ASP.NET Sep 3rd, 2008
Replies: 1
Views: 567
Posted By matale
GridView1.Datasource= Whatevever the datasource is
GridView1.Databind()
Forum: ASP.NET Jul 24th, 2008
Replies: 4
Views: 951
Posted By matale
Ok I think I found it. The CreatedUser event is raised everytime a new user registers, so i can stick the code in there.
thanx
Forum: ASP.NET Jul 24th, 2008
Replies: 4
Views: 951
Posted By matale
Maybe I didnt explain correctly. The question is how do I trigger the sending of the email when a user registers on my site, using the UserRegistration Wizard? Meaning how do I detect the successul...
Forum: ASP.NET Jul 23rd, 2008
Replies: 1
Views: 464
Posted By matale
http://www.sitepoint.com/article/net-shopping-cart-datatables

http://www.codeproject.com/KB/user-controls/shopcart.aspx
Forum: ASP.NET Jul 23rd, 2008
Replies: 4
Views: 951
Posted By matale
Hi,
Im using ASP.net Login controls to allow users to Register on my website. I want an Email to be sent to the site Administrator everytime a new user registers, how do I achieve this?
Thanx
Forum: ASP.NET Sep 5th, 2007
Replies: 1
Views: 991
Posted By matale
I dont understand the question but, the user enters the username and password, you check that they are both in the database and belong to the same user, if they are you look at the security level and...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC