Click here to Skip to main content
15,900,725 members
Home / Discussions / Article Writing
   

Article Writing

 
QuestionHow to implement a diagonal grid control? Pin
rbid15-Jan-05 6:19
rbid15-Jan-05 6:19 
AnswerRe: How to implement a diagonal grid control? Pin
basementman20-Jan-05 7:14
basementman20-Jan-05 7:14 
Generalhelp on openwith dialog Pin
deepakskumar12-Jan-05 21:23
deepakskumar12-Jan-05 21:23 
GeneralText to formatted images Pin
Gooney7-Jan-05 6:20
Gooney7-Jan-05 6:20 
GeneralRe: Text to formatted images Pin
basementman11-Jan-05 9:32
basementman11-Jan-05 9:32 
GeneralHelp for RationalXDE Pin
amalatsliit5-Jan-05 15:22
amalatsliit5-Jan-05 15:22 
GeneralGetting day of a Month in VB Pin
madhuys5-Jan-05 3:23
madhuys5-Jan-05 3:23 
GeneralRe: Getting day of a Month in VB Pin
S Douglas12-Jan-05 23:09
professionalS Douglas12-Jan-05 23:09 
madhuys wrote:
I have a requirment in VB 6.0, where in if I type a day in a text box, The day should be displayed, Eg: If i say 21-09-2004 I should get an output on the second screen as Monday or Tueaday, Can this be done in VB using Clander controls.

The simplest way to convert a date to its various parts is the "format" function.

Exp.
Dim sDay as string
sDay = 21-09-2004
sDay = Format(sDay, "dddd")

Msgbox sDay




Social Engineering Specialist.

Because there is no patch for human stupidity.
GeneralMDI Database App w/VC Pin
S Douglas3-Jan-05 23:41
professionalS Douglas3-Jan-05 23:41 
GeneralSimple Scrolling Tables in HTML Pin
SteveGarrill2-Jan-05 3:30
SteveGarrill2-Jan-05 3:30 
GeneralRe: Simple Scrolling Tables in HTML Pin
Vasudevan Deepak Kumar21-Jan-05 23:20
Vasudevan Deepak Kumar21-Jan-05 23:20 
Generalneed help for audio buffer management source code Pin
spdl20012-Jan-05 3:21
spdl20012-Jan-05 3:21 
GeneralFonts.....:( Pin
nutkase30-Dec-04 0:04
nutkase30-Dec-04 0:04 
GeneralRetrieving HTML Source for a given website Pin
Anand Mudliar28-Dec-04 7:11
Anand Mudliar28-Dec-04 7:11 
GeneralRe: Retrieving HTML Source for a given website Pin
basementman11-Jan-05 9:48
basementman11-Jan-05 9:48 
GeneralRe: Retrieving HTML Source for a given website Pin
Vasudevan Deepak Kumar21-Jan-05 23:22
Vasudevan Deepak Kumar21-Jan-05 23:22 
General!!help!! me in this project (cyber review) Pin
zybernau28-Dec-04 5:00
zybernau28-Dec-04 5:00 
GeneralUML project Pin
cristina_tudor28-Dec-04 3:15
cristina_tudor28-Dec-04 3:15 
GeneralRe: UML project Pin
Mircea Puiu21-Jan-05 2:54
Mircea Puiu21-Jan-05 2:54 
GeneralControlling Dual Display Pin
Member 152105326-Dec-04 19:47
Member 152105326-Dec-04 19:47 
GeneralI want a good activeX. Pin
dSolariuM24-Dec-04 17:28
dSolariuM24-Dec-04 17:28 
GeneralRe: I want a good activeX. Pin
Anonymous25-Dec-04 16:03
Anonymous25-Dec-04 16:03 
GeneralError in an article Pin
Juuitchan220-Dec-04 18:21
Juuitchan220-Dec-04 18:21 
GeneralRe: Error in an article Pin
Colin Angus Mackay21-Dec-04 10:22
Colin Angus Mackay21-Dec-04 10:22 
Generali want the source code to the following riddle urgent please! Pin
babur khan18-Dec-04 22:10
babur khan18-Dec-04 22:10 

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.