954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

HELP ME GUYES !!! MY WEB APPLICATION ISN"T work correctly

hi every1 i was build one web form that is for my unversity so that alomost done with one problem how can i check the user info likeHIS PROFILE AND SOME OF IMFORMATION so any one know that ?
and I want know about session
and also paging per 10 by 10 erach page result from my database Help me :cool: :idea: :idea: :idea: :cool:

hureeict
Newbie Poster
6 posts since Feb 2006
Reputation Points: 10
Solved Threads: 0
 

use session variable to keep track of USER.
/*****************/
this.Session.Add("UserID",value);
/*****************/
next all pages, use something like -->
Session["UserID"].information......
/*****************/
will be happy if it helps u.

x19dotnet
Newbie Poster
4 posts since Mar 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You