I have just completed creating an asp page which includes the
DateAndTimePicker control. Its just about perfect for my needs because of
the date range limits it can impose. Unfortunately, when I use a
javascript to test and return the value I get prompted that I have used an
unsafe object with a script and unless the security on IE is set to the
lowest level, the user has to click thru several prompts and my script may
be disabled. My question is... why is a control provided by Microsoft
with either the OS or Office labled unsafe and is there a work-around.
This page is to be used on an intranet with an IE 5+ standard so all other
compatiblity issues fade away but this prompting will make the control
unusable. Curiously, the Calendar OCX, must be safe cause the prompts
don't occur but unfortunately it is not nearly as useful for my needs. If
I am in the wrong forum many appologies and point me in the right direction
Thanks for any help in advance
hr