Ask any ASP.net questions you have
I will answer them myself, or if I can't I will invite a few friends to join and make them answer you.
Thanks for being here.
I will answer them myself, or if I can't I will invite a few friends to join and make them answer you.
Thanks for being here.
-
Re: welcome
Tue, February 28, 2006 - 11:15 AMI am being to learn asp.net...I am trying to build a web form application wth a login screen. When the user logs in they see a table with files that I have uploaded to a database. My problem is how do you allow a user to see only their files and none of the other users files.
I was using visual studio express but I haven't found a web hosting company that supports sql server express edition. I have gotten as far as the login page that directs all users to a page where they can see all of the files in the database.
I managed to do this by copying and pasting code....I really want to learn asp.net so if you could suggest where to start that would be great too.
Please help