I want to implement simple but nice date control on my HTML/ASP page...are
there any such free date controls available...anybody knows it. I want very
simple control...nothing fancy ...it should work with IE, firefox and
netscape.

thanks

Re: HTML date control by mr_unreliable

mr_unreliable
Wed Apr 04 14:52:27 CDT 2007

hi abcd,

There are date controls all over the place.

First off, there is microsoft's "calendar control":

mscal.ocx

There is also the Common Control Replacement Project's
(ccrp) version of microsoft's "datepicker" control:

http://ccrp.mvps.org/index.html?controls/ccrpdtp5.htm

I happen to like Steve McMahon's (vbAccelerator) controls.
Here is his calendar control:

http://www.vbaccelerator.com/codelib/submit/calendar.htm

and on, and on... Google is your friend.

cheers, jw
____________________________________________________________

You got questions? WE GOT ANSWERS!!! ..(but,
no guarantee the answers will be applicable to the questions)




abcd wrote:
> I want to implement simple but nice date control on my HTML/ASP page...are
> there any such free date controls available...anybody knows it. I want very
> simple control...nothing fancy ...it should work with IE, firefox and
> netscape.
>
> thanks
>
>

Re: HTML date control by mr_unreliable

mr_unreliable
Wed Apr 04 15:26:12 CDT 2007

And yes, if what you had originally asked for is an
"html constructed" date-picker control, there are
a number of those available too, both free and
for-sale.

Venkatakarthikeyan Natarajamoorthy (obvious Irish) did
this one:

http://www.codeproject.com/html/calendar_control.asp

Marco Bellinaso (Italian?) did this one:

http://www.devx.com/vb2themax/Tip/18850

"SoftComplex" also offers a free "tigra" calendar control,
written in javascript:

http://www.softcomplex.com/products/tigra_calendar/

"Bazillyo" is offering "The Best" (no false humility here)
dhtml calendar control:

http://simplythebest.net/scripts/DHTML_scripts/javascripts/javascript_48.html

cheers, jw
____________________________________________________________

You got questions? WE GOT ANSWERS!!! ..(but,
no guarantee the answers will be applicable to the questions)


mr_unreliable wrote:
> hi abcd,
>
> There are date controls all over the place.
>

Re: HTML date control by Tsakalidis

Tsakalidis
Wed Apr 04 15:35:50 CDT 2007

mr_unreliable,

Please make a test to the following link related to a past ANN from you :

http://groups.google.com/group/microsoft.public.fr.scripting/browse_thread/thread/845329491e365fc/a4e92bb90cb6c58f?lnk=st&q=+group%3A*.scripting+author%3AJean+-+JMST&rnum=12#a4e92bb90cb6c58f

Tsakalidis G. Evangelos
Serres / Greece

"mr_unreliable" <kindlyReplyToNewsgroup@notmail.com> wrote in message
news:O0SuVdvdHHA.4032@TK2MSFTNGP02.phx.gbl...
> And yes, if what you had originally asked for is an
> "html constructed" date-picker control, there are
> a number of those available too, both free and
> for-sale.
>
> Venkatakarthikeyan Natarajamoorthy (obvious Irish) did
> this one:
>
> http://www.codeproject.com/html/calendar_control.asp
>
> Marco Bellinaso (Italian?) did this one:
>
> http://www.devx.com/vb2themax/Tip/18850
>
> "SoftComplex" also offers a free "tigra" calendar control,
> written in javascript:
>
> http://www.softcomplex.com/products/tigra_calendar/
>
> "Bazillyo" is offering "The Best" (no false humility here)
> dhtml calendar control:
>
> http://simplythebest.net/scripts/DHTML_scripts/javascripts/javascript_48.html
>
> cheers, jw
> ____________________________________________________________
>
> You got questions? WE GOT ANSWERS!!! ..(but,
> no guarantee the answers will be applicable to the questions)
>
>
> mr_unreliable wrote:
>> hi abcd,
>>
>> There are date controls all over the place.
>>



Re: HTML date control by mr_unreliable

mr_unreliable
Wed Apr 04 15:54:25 CDT 2007

Tsakalidis G. Evangelos wrote:
> mr_unreliable,
>
> Please make a test to the following link related to a past ANN from you :
>
> http://groups.google.com/group/microsoft.public.fr.scripting/browse_thread/thread/845329491e365fc/a4e92bb90cb6c58f?lnk=st&q=+group%3A*.scripting+author%3AJean+-+JMST&rnum=12#a4e92bb90cb6c58f
>
> Tsakalidis G. Evangelos
> Serres / Greece
>

Yes, interesting.

I'll have to brush up on my high-school French.

cheers, jw