Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Using the date time picker in a web page


Message #1 by "H R Boyce" <hrboyce@h...> on Thu, 2 Aug 2001 03:13:03
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

  Return to Index