Dating Delightful Girls
Hi!
my texbox value in date
format as below
textbox :10/04/2010
i need return value 20101004
(2)
in my application i am trying to run some pro from menu but before that i want to close all form if form are open how can i do that
thanks
Hi,
try DTOS() function
textbox.value=dtos(textbox.value)
Bye
Salvatore