Click here to Skip to main content
15,893,487 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Library management Pin
postmaster@programmingknowledge.com15-Sep-06 9:00
postmaster@programmingknowledge.com15-Sep-06 9:00 
Questionhow FormsAuthentication.SignOut() behaves Pin
harshActsw15-Sep-06 4:54
harshActsw15-Sep-06 4:54 
AnswerRe: how FormsAuthentication.SignOut() behaves Pin
Not Active15-Sep-06 6:00
mentorNot Active15-Sep-06 6:00 
QuestionSecured Socket Layers in vb.net 1.1 Pin
amaneet15-Sep-06 4:38
amaneet15-Sep-06 4:38 
QuestionPagepostback.....strange problem Pin
Ritesh123415-Sep-06 4:29
Ritesh123415-Sep-06 4:29 
QuestionSearch Results Count with Gridview Pin
danetix15-Sep-06 3:46
danetix15-Sep-06 3:46 
AnswerRe: Search Results Count with Gridview Pin
Not Active15-Sep-06 3:56
mentorNot Active15-Sep-06 3:56 
AnswerRe: Search Results Count with Gridview Pin
danetix15-Sep-06 4:45
danetix15-Sep-06 4:45 
Wow I finally figured out a way to do it. This is what i used:

Protected Sub SqlDataSource1_Selected(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.SqlDataSourceStatusEventArgs) Handles SqlDataSource1.Selected

resultsNumberLabel.Text = e.AffectedRows.ToString & " record(s) found."

End Sub
QuestionHow to restrict the size of image at the time of upload Pin
narendrakumarp15-Sep-06 2:21
narendrakumarp15-Sep-06 2:21 
AnswerRe: How to restrict the size of image at the time of upload Pin
Britney S. Morales15-Sep-06 3:40
Britney S. Morales15-Sep-06 3:40 
QuestionDatagrid problem Pin
Amit Agarrwal15-Sep-06 1:57
Amit Agarrwal15-Sep-06 1:57 
AnswerRe: Datagrid problem Pin
_AK_15-Sep-06 2:01
_AK_15-Sep-06 2:01 
GeneralRe: Datagrid problem Pin
Amit Agarrwal15-Sep-06 2:21
Amit Agarrwal15-Sep-06 2:21 
GeneralRe: Datagrid problem Pin
_AK_15-Sep-06 2:38
_AK_15-Sep-06 2:38 
AnswerRe: Datagrid problem Pin
postmaster@programmingknowledge.com15-Sep-06 2:31
postmaster@programmingknowledge.com15-Sep-06 2:31 
GeneralRe: Datagrid problem Pin
Amit Agarrwal15-Sep-06 2:57
Amit Agarrwal15-Sep-06 2:57 
QuestionPage Details On Back Button Pin
kirthikirthi15-Sep-06 1:46
kirthikirthi15-Sep-06 1:46 
AnswerRe: Page Details On Back Button Pin
_AK_15-Sep-06 2:04
_AK_15-Sep-06 2:04 
QuestionPls help....................... Pin
hai2muru15-Sep-06 1:25
hai2muru15-Sep-06 1:25 
AnswerRe: Pls help....................... Pin
Suresh Pirsquare15-Sep-06 1:29
Suresh Pirsquare15-Sep-06 1:29 
AnswerRubbish subject Pin
J4amieC15-Sep-06 1:40
J4amieC15-Sep-06 1:40 
Questionreports viewer tool problems? Help! Pin
honeyman_can15-Sep-06 1:11
honeyman_can15-Sep-06 1:11 
QuestionDifference among data grid ,datagrid,repeater Pin
rajaragothaman15-Sep-06 1:07
rajaragothaman15-Sep-06 1:07 
QuestionObject Pooling Pin
rajaragothaman15-Sep-06 0:25
rajaragothaman15-Sep-06 0:25 
AnswerRe: Object Pooling Pin
_AK_15-Sep-06 0:30
_AK_15-Sep-06 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.