Click here to Skip to main content
15,893,663 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.Net Keyword Pin
alien viper16-Feb-06 19:12
alien viper16-Feb-06 19:12 
AnswerRe: VB.Net Keyword Pin
CWIZO17-Feb-06 4:02
CWIZO17-Feb-06 4:02 
AnswerRe: VB.Net Keyword Pin
Dave Kreskowiak17-Feb-06 4:10
mveDave Kreskowiak17-Feb-06 4:10 
QuestionDatatype Conversion Pin
welbert16-Feb-06 16:34
welbert16-Feb-06 16:34 
AnswerRe: Datatype Conversion Pin
alien viper16-Feb-06 17:31
alien viper16-Feb-06 17:31 
AnswerRe: Datatype Conversion Pin
Chatura Dilan16-Feb-06 18:10
Chatura Dilan16-Feb-06 18:10 
QuestionGet All SQL Server Name Pin
alien viper16-Feb-06 16:05
alien viper16-Feb-06 16:05 
QuestionCUSTOM WEB SERVER CONTROL WITH VALIDATION Pin
JohnyCoder16-Feb-06 12:30
JohnyCoder16-Feb-06 12:30 
hello everybody:

i am new to VB.net I have to design a custom web server control which validates itself on client side and server-side. which means that i would not use a seperate custom validator for validation, but it should be a part of the custom control itself.and this validation would be done on clientside first, and incase javascript is off in browser then validation is done on server side.

The description of the custom control is as follows:

its a date control which has 3 dropdowns(dds).one for month, second for days and third for days.it has two properties isDOB(boolean) and getDate which returns the date in the format mm/dd/yyyy.
one method setDate which takes the string inn the format mm/dd/yyyy.This will set date according to the input string.

can somebody point me to the rite direction.any help would be deeply appreciated.

Thanks
Cheers!

AB


Aamir Babar
QuestionRefactor! Add-in Pin
Kevin McFarlane16-Feb-06 9:59
Kevin McFarlane16-Feb-06 9:59 
AnswerRe: Refactor! Add-in Pin
Colin Angus Mackay16-Feb-06 13:17
Colin Angus Mackay16-Feb-06 13:17 
AnswerRe: Refactor! Add-in Pin
Joshua Quick16-Feb-06 13:21
Joshua Quick16-Feb-06 13:21 
GeneralRe: Refactor! Add-in Pin
Al Ortega16-Feb-06 13:46
Al Ortega16-Feb-06 13:46 
GeneralRe: Refactor! Add-in Pin
Joshua Quick16-Feb-06 14:33
Joshua Quick16-Feb-06 14:33 
GeneralRe: Refactor! Add-in Pin
Al Ortega16-Feb-06 15:02
Al Ortega16-Feb-06 15:02 
GeneralRe: Refactor! Add-in Pin
Kevin McFarlane17-Feb-06 8:37
Kevin McFarlane17-Feb-06 8:37 
GeneralRe: Refactor! Add-in Pin
Joshua Quick17-Feb-06 9:01
Joshua Quick17-Feb-06 9:01 
QuestionRun a crystal report via VB.Net Pin
directred16-Feb-06 8:31
directred16-Feb-06 8:31 
AnswerRe: Run a crystal report via VB.Net Pin
alien viper16-Feb-06 15:51
alien viper16-Feb-06 15:51 
AnswerRe: Run a crystal report via VB.Net Pin
KreativeKai17-Feb-06 2:44
professionalKreativeKai17-Feb-06 2:44 
QuestionHow do i manipulate Windows file system in VB.NET? Pin
Slow Learner16-Feb-06 7:44
Slow Learner16-Feb-06 7:44 
AnswerRe: How do i manipulate Windows file system in VB.NET? Pin
KaptinKrunch16-Feb-06 15:22
KaptinKrunch16-Feb-06 15:22 
QuestionProxy for VB.NET 2005 Pin
Devraj Raut16-Feb-06 3:37
Devraj Raut16-Feb-06 3:37 
QuestionReset the current directory to AppPath on exit Pin
DJLarZ16-Feb-06 2:40
DJLarZ16-Feb-06 2:40 
AnswerRe: Reset the current directory to AppPath on exit Pin
malharone16-Feb-06 7:27
malharone16-Feb-06 7:27 
AnswerRe: Reset the current directory to AppPath on exit Pin
Joshua Quick16-Feb-06 7:43
Joshua Quick16-Feb-06 7:43 

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.