Click here to Skip to main content
15,917,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: major project in visual basic Pin
The ANZAC9-Sep-07 22:03
The ANZAC9-Sep-07 22:03 
AnswerRe: major project in visual basic Pin
Dave Kreskowiak10-Sep-07 1:58
mveDave Kreskowiak10-Sep-07 1:58 
QuestionHow to recover delete files from Hard Disk Pin
Software_Guy_1239-Sep-07 18:50
Software_Guy_1239-Sep-07 18:50 
AnswerRe: How to recover delete files from Hard Disk Pin
Dave Kreskowiak10-Sep-07 1:54
mveDave Kreskowiak10-Sep-07 1:54 
GeneralRe: How to recover delete files from Hard Disk Pin
Software_Guy_12310-Sep-07 18:35
Software_Guy_12310-Sep-07 18:35 
QuestionScope of a variable Pin
ASPnoob9-Sep-07 17:53
ASPnoob9-Sep-07 17:53 
AnswerRe: Scope of a variable Pin
Mark Churchill9-Sep-07 18:39
Mark Churchill9-Sep-07 18:39 
AnswerRe: Scope of a variable Pin
Chetan Patel10-Sep-07 0:35
Chetan Patel10-Sep-07 0:35 
Your code works well in Desktop Application
But You are using Web Appl so you have to clear about that
In Web App the client is on remote location when request arrives on server, it create new instance and send response to the client.
so when you click on button it generate new request to the server and it create new instance so you get refreshed value of Total Count.

Best Regards,
Chetan Patel

QuestionWebBrowser Control Woes Pin
jonnyleroux9-Sep-07 12:03
jonnyleroux9-Sep-07 12:03 
AnswerRe: WebBrowser Control Woes Pin
Mark Churchill9-Sep-07 18:34
Mark Churchill9-Sep-07 18:34 
GeneralRe: WebBrowser Control Woes Pin
jonnyleroux9-Sep-07 21:59
jonnyleroux9-Sep-07 21:59 
QuestionException at address Pin
VFaul9-Sep-07 9:40
VFaul9-Sep-07 9:40 
AnswerRe: Exception at address Pin
Christian Graus9-Sep-07 9:42
protectorChristian Graus9-Sep-07 9:42 
GeneralRe: Exception at address Pin
VFaul9-Sep-07 9:53
VFaul9-Sep-07 9:53 
GeneralRe: Exception at address Pin
Luc Pattyn9-Sep-07 10:22
sitebuilderLuc Pattyn9-Sep-07 10:22 
GeneralRe: Exception at address Pin
VFaul9-Sep-07 10:41
VFaul9-Sep-07 10:41 
GeneralRe: Exception at address Pin
Luc Pattyn9-Sep-07 11:29
sitebuilderLuc Pattyn9-Sep-07 11:29 
Questionfind row index where Column = value Pin
cstrader2329-Sep-07 8:06
cstrader2329-Sep-07 8:06 
AnswerRe: find row index where Column = value Pin
Naji El Kotob9-Sep-07 11:42
Naji El Kotob9-Sep-07 11:42 
QuestionColored Circle around cursor Pin
Dave@VB9-Sep-07 6:21
Dave@VB9-Sep-07 6:21 
AnswerRe: Colored Circle around cursor Pin
Christian Graus9-Sep-07 6:33
protectorChristian Graus9-Sep-07 6:33 
Questiondetecting a disconnected wireless connection Pin
steve_rm9-Sep-07 5:59
steve_rm9-Sep-07 5:59 
Questionvb code for closing a running exe application Pin
Nasim Ahamed9-Sep-07 5:59
Nasim Ahamed9-Sep-07 5:59 
AnswerRe: vb code for closing a running exe application Pin
Christian Graus9-Sep-07 6:50
protectorChristian Graus9-Sep-07 6:50 
QuestionHow can i detect Hard Drives of my PC with VB.Net?? Pin
ankur01019-Sep-07 5:05
ankur01019-Sep-07 5:05 

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.