selecting date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

After clicking a button on an Access form, I want the vb code to prompt the
user for a date using one of the available calendar functions. Any ideas?
 
Is there a way to do this without using htm? I want this to be independent
of the web. I'm really new at windows based programming. I'm old school
(Fortran, Basic, Cobol, etc.) Thanks...
 
MarkSH said:
Is there a way to do this without using htm? I want this to be
independent of the web. I'm really new at windows based programming.
I'm old school (Fortran, Basic, Cobol, etc.) Thanks...

The only HTML involved is the web page that presents the download
database and some tutorial pages. The solution itself doesn't involve
the web in any way.
 
Back
Top