I have a Webform Application with a static Login and Registration pages. What I need is a User Profile page where User can see his profile but also visit somebody else's Profile. I have currently created a static Dashboard.aspx page but this can only be used to display the actual Users profile. Do i need to create dynamically pages for this and how. I have currently seen many tutorials but it's either not applying or was complicated for me as I am a beginner in Web programming. My application uses Master Page.
I have created a folder /users
a) So when user signs in he can see his profile in /users/Dashboard.aspx (Would prefer the dashboard.aspx to turn into the username, but as I said it's a static page I already created) b) Actual user can navigate to somebody's profile and the url appears /users/username (in this case the username is the the other's user profile)
Aucun commentaire:
Enregistrer un commentaire