Click here to Skip to main content
15,895,370 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: data synchronization between PXE server Pin
Dave Kreskowiak15-Feb-06 8:14
mveDave Kreskowiak15-Feb-06 8:14 
QuestionThird Party Control Pin
welbert14-Feb-06 15:15
welbert14-Feb-06 15:15 
AnswerRe: Third Party Control Pin
Dave Kreskowiak15-Feb-06 4:30
mveDave Kreskowiak15-Feb-06 4:30 
AnswerRe: Third Party Control Pin
Dave Kreskowiak16-Feb-06 1:14
mveDave Kreskowiak16-Feb-06 1:14 
QuestionDate format..... Pin
welbert14-Feb-06 15:11
welbert14-Feb-06 15:11 
AnswerRe: Date format..... Pin
Joshua Quick14-Feb-06 17:27
Joshua Quick14-Feb-06 17:27 
AnswerRe: Date format..... Pin
alien viper14-Feb-06 17:47
alien viper14-Feb-06 17:47 
Questioncustom web server control with client and server side validation Pin
JohnyCoder14-Feb-06 13:49
JohnyCoder14-Feb-06 13:49 
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
QuestionVB.Net alternative to VBA SubForm Pin
xdavidx14-Feb-06 11:02
xdavidx14-Feb-06 11:02 
AnswerRe: VB.Net alternative to VBA SubForm Pin
eatwork31-Mar-06 8:26
eatwork31-Mar-06 8:26 
QuestionRe: VB.Net alternative to VBA SubForm Pin
pa2814019-Jul-07 4:21
pa2814019-Jul-07 4:21 
QuestionConsole application Pin
eagertolearn14-Feb-06 6:57
eagertolearn14-Feb-06 6:57 
AnswerRe: Console application Pin
Joshua Quick14-Feb-06 8:50
Joshua Quick14-Feb-06 8:50 
GeneralRe: Console application Pin
eagertolearn14-Feb-06 8:54
eagertolearn14-Feb-06 8:54 
GeneralRe: Console application Pin
Joshua Quick14-Feb-06 9:09
Joshua Quick14-Feb-06 9:09 
Questionlist all DB in sqlserver Pin
osama8214-Feb-06 5:48
osama8214-Feb-06 5:48 
AnswerRe: list all DB in sqlserver Pin
Colin Angus Mackay14-Feb-06 11:02
Colin Angus Mackay14-Feb-06 11:02 
QuestionVB application generated e-mails Pin
Sandie14-Feb-06 3:48
Sandie14-Feb-06 3:48 
AnswerRe: VB application generated e-mails Pin
KaptinKrunch14-Feb-06 5:44
KaptinKrunch14-Feb-06 5:44 
GeneralRe: VB application generated e-mails Pin
Sandie14-Feb-06 6:04
Sandie14-Feb-06 6:04 
GeneralRe: VB application generated e-mails Pin
KaptinKrunch14-Feb-06 6:21
KaptinKrunch14-Feb-06 6:21 
AnswerRe: VB application generated e-mails Pin
Dave Kreskowiak14-Feb-06 9:04
mveDave Kreskowiak14-Feb-06 9:04 
AnswerRe: VB application generated e-mails Pin
Kevin McFarlane14-Feb-06 10:08
Kevin McFarlane14-Feb-06 10:08 
Questioncache is not working Pin
Narayana M14-Feb-06 3:15
Narayana M14-Feb-06 3:15 
AnswerRe: cache is not working Pin
Dave Kreskowiak14-Feb-06 8:58
mveDave Kreskowiak14-Feb-06 8:58 

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.