Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mitchell
Starting Member
1 Post |
Posted - 2007-09-24 : 18:53:05
|
| does anyone know how i can make it so you can view all the users in the database on a page and there names are clickable with a link and then shows there profile page which is basicly a text box that all users can edit there own.i have a "users" table and mysite stores there username in a cookie called user for the session.any help will be very very grateful |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-09-24 : 19:46:50
|
| Your problem doesn't appear to be SQL Server related, rather it is a question about how to program the page. You'd be better off posting your question in a forum that specifically deals with the programming language that you are using.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
 |
|
|
|
|
|