I would like to use the activeX calendar control to set dates in a scheduling project Im working on...I can get the calenbdar loaded, and I can get a msgbox to pop up (via a small script) but I need to pass the calendar1.value property to a variable (dte) that I can use in my asp page. I have...
I would like to use the activeX calendar control to set dates in a scheduling project Im working on...I can get the calenbdar loaded, and I can get a msgbox to pop up (via a small script) but I need to pass the calendar1.value property to a variable (dte) that I can use in my asp page. I have...
I am constructing an ASP application that will allow users to pull data from a specific date range in an access database. I am using the following SQL Query:
adorecord.open "select * from apsqa",adoconn
adorecord.filter= "s2>= #" & std & "# AND s2<= #" & edd &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.