Click here to Skip to main content
15,898,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Search button Pin
minhpc_bk8-Jan-07 8:38
minhpc_bk8-Jan-07 8:38 
GeneralRe: Search button Pin
nclauder8-Jan-07 18:54
nclauder8-Jan-07 18:54 
QuestionMe.IsValid Pin
Dayekh7-Jan-07 23:58
Dayekh7-Jan-07 23:58 
AnswerRe: Me.IsValid Pin
Electronic Screw8-Jan-07 0:22
Electronic Screw8-Jan-07 0:22 
GeneralRe: Me.IsValid Pin
Dayekh8-Jan-07 0:40
Dayekh8-Jan-07 0:40 
GeneralRe: Me.IsValid Pin
Haissam8-Jan-07 0:46
Haissam8-Jan-07 0:46 
GeneralRe: Me.IsValid Pin
Dayekh8-Jan-07 1:34
Dayekh8-Jan-07 1:34 
GeneralRe: Me.IsValid Pin
Dayekh8-Jan-07 4:16
Dayekh8-Jan-07 4:16 
I found what the problem was.

My application was reloading the page which meant that a few other subroutines were being run before the "Save" subroutine. One of those subroutines was clearing all the the fields which meant that required fields were empty before the record is stored. Hence Me.IsValid was False.

Thank you for your replies.
QuestionStart ASP.NET State Service Programmatically Pin
John Gathogo7-Jan-07 23:00
John Gathogo7-Jan-07 23:00 
AnswerRe: Start ASP.NET State Service Programmatically Pin
seee sharp7-Jan-07 23:09
seee sharp7-Jan-07 23:09 
AnswerRe: Start ASP.NET State Service Programmatically Pin
enjoycrack7-Jan-07 23:50
enjoycrack7-Jan-07 23:50 
GeneralRe: Start ASP.NET State Service Programmatically Pin
John Gathogo8-Jan-07 0:16
John Gathogo8-Jan-07 0:16 
GeneralRe: Start ASP.NET State Service Programmatically Pin
RSArockiam8-Jan-07 1:24
RSArockiam8-Jan-07 1:24 
GeneralRe: Start ASP.NET State Service Programmatically Pin
John Gathogo8-Jan-07 2:08
John Gathogo8-Jan-07 2:08 
AnswerRe: Problem in Excel.Application Pin
deepaks38-Jan-07 7:43
deepaks38-Jan-07 7:43 
QuestionVisual Studio Setup and Deployment Projects Pin
John Gathogo7-Jan-07 22:49
John Gathogo7-Jan-07 22:49 
AnswerRe: Visual Studio Setup and Deployment Projects Pin
minhpc_bk8-Jan-07 8:34
minhpc_bk8-Jan-07 8:34 
AnswerRe: Excel in ASP Pin
Pete O'Hanlon7-Jan-07 22:52
mvePete O'Hanlon7-Jan-07 22:52 
QuestionTextBox Color Pin
varshavmane7-Jan-07 22:36
varshavmane7-Jan-07 22:36 
AnswerRe: TextBox Color Pin
ritu43217-Jan-07 22:45
ritu43217-Jan-07 22:45 
AnswerRe: TextBox Color Pin
enjoycrack7-Jan-07 23:30
enjoycrack7-Jan-07 23:30 
AnswerRe: TextBox Color Pin
vivek_r8-Jan-07 1:19
vivek_r8-Jan-07 1:19 
GeneralRe: TextBox Color Pin
varshavmane8-Jan-07 18:44
varshavmane8-Jan-07 18:44 
QuestionHow can create my own UI in VS.Net2003 Pin
indian1437-Jan-07 22:30
indian1437-Jan-07 22:30 
AnswerRe: How can create my own UI in VS.Net2003 Pin
ritu43217-Jan-07 22:46
ritu43217-Jan-07 22:46 

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.