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

Reply

Join Date: Feb 2006
Posts: 6
Reputation: hureeict is an unknown quantity at this point 
Solved Threads: 0
hureeict hureeict is offline Offline
Newbie Poster

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

 
0
  #1
Mar 28th, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 4
Reputation: x19dotnet is an unknown quantity at this point 
Solved Threads: 0
x19dotnet x19dotnet is offline Offline
Newbie Poster

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

 
0
  #2
Mar 29th, 2006
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC