Click here to Skip to main content
16,005,162 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Website using both 1.1 and 2.0 Pin
Dave Kreskowiak12-Oct-07 1:48
mveDave Kreskowiak12-Oct-07 1:48 
AnswerRe: Website using both 1.1 and 2.0 Pin
Sudhir Yadav11-Oct-07 19:19
Sudhir Yadav11-Oct-07 19:19 
AnswerRe: Website using both 1.1 and 2.0 Pin
Guffa11-Oct-07 20:53
Guffa11-Oct-07 20:53 
QuestionUIPAB - registry access and event logs Pin
Casso11-Oct-07 16:27
Casso11-Oct-07 16:27 
AnswerRe: UIPAB - registry access and event logs Pin
kubben11-Oct-07 16:35
kubben11-Oct-07 16:35 
GeneralRe: UIPAB - registry access and event logs Pin
Casso11-Oct-07 17:30
Casso11-Oct-07 17:30 
GeneralRe: UIPAB - registry access and event logs Pin
kubben12-Oct-07 1:51
kubben12-Oct-07 1:51 
QuestionASP .NET Begginer Help! Pin
kenexcelon11-Oct-07 15:57
kenexcelon11-Oct-07 15:57 
I am learning ASP .NET and am going though an ASP .NET book. I am wondering if you could hopefully help me out. I have a very simple page with text boxes, prompting for a name, age, social security #, and number of children. I have a required field validator but only for the name text box. The name text box is the control to validate. However, for my submit buttons code, my else statement will not run and in the book it does so I'm flabbergasted.

If Page.IsValid then
results.text = "Input is valid..."
Else
results.text = "Input is not valid..."
End If

The first statement will run fine if something is in the text box. Thank you for your help.
AnswerRe: ASP .NET Begginer Help! Pin
Christian Graus11-Oct-07 16:22
protectorChristian Graus11-Oct-07 16:22 
GeneralRe: ASP .NET Begginer Help! Pin
kenexcelon11-Oct-07 16:30
kenexcelon11-Oct-07 16:30 
GeneralRe: ASP .NET Begginer Help! Pin
Christian Graus11-Oct-07 17:24
protectorChristian Graus11-Oct-07 17:24 
QuestionCaptcha Image using ASP.NET 2.0 Pin
nickabradley11-Oct-07 14:46
nickabradley11-Oct-07 14:46 
AnswerRe: Captcha Image using ASP.NET 2.0 Pin
Christian Graus11-Oct-07 15:37
protectorChristian Graus11-Oct-07 15:37 
QuestionIs it possible to add a System.Web.UI.UserControl in an asp:PlaceHolder Pin
thomasa11-Oct-07 6:46
thomasa11-Oct-07 6:46 
AnswerRe: Is it possible to add a System.Web.UI.UserControl in an asp:PlaceHolder Pin
kubben11-Oct-07 8:54
kubben11-Oct-07 8:54 
AnswerRe: Is it possible to add a System.Web.UI.UserControl in an asp:PlaceHolder Pin
Mircea Grelus11-Oct-07 11:51
Mircea Grelus11-Oct-07 11:51 
QuestionLinkbutton doesnt change color after been visited Pin
Md Arif11-Oct-07 4:54
Md Arif11-Oct-07 4:54 
AnswerRe: Linkbutton doesnt change color after been visited Pin
Guffa11-Oct-07 8:51
Guffa11-Oct-07 8:51 
QuestionReference Control from Derived Class Pin
The Trooper11-Oct-07 4:36
The Trooper11-Oct-07 4:36 
AnswerRe: Reference Control from Derived Class Pin
Christian Graus11-Oct-07 10:31
protectorChristian Graus11-Oct-07 10:31 
QuestionConvert runtime XMLDocument to memory stream Pin
Malayil alex11-Oct-07 4:15
Malayil alex11-Oct-07 4:15 
QuestionHow to edit form view control in asp.net 2.0 Pin
yazali11-Oct-07 4:13
yazali11-Oct-07 4:13 
QuestionAdd smart tags to custom controls base list Pin
GreenGiant8311-Oct-07 4:09
GreenGiant8311-Oct-07 4:09 
Question[Message Deleted] Pin
gopal_Pandey11-Oct-07 4:00
gopal_Pandey11-Oct-07 4:00 
AnswerRe: hi i am having another problem which is in javascripts. Pin
Guffa11-Oct-07 4:09
Guffa11-Oct-07 4:09 

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.