S
SierraCounty.info
Can anyone help? I want to display events for any day my user selects on a
calendar control and display these events in a pop up window. I have
captured the clicked date and passed it to the popup window as a query
string: <%=datEventDate%>
It works fine. I can print the selected date in my popup window.
However, I can't figure out how to use this date variable in a custom query
in the database results wizard (DRW). Either the wizard refuses to store my
query because it has a syntax error or my popup window reports a data type
mismatch or a "too few parameters" error after I publish using this query.
Please somebody help; I am going crazy!
calendar control and display these events in a pop up window. I have
captured the clicked date and passed it to the popup window as a query
string: <%=datEventDate%>
It works fine. I can print the selected date in my popup window.
However, I can't figure out how to use this date variable in a custom query
in the database results wizard (DRW). Either the wizard refuses to store my
query because it has a syntax error or my popup window reports a data type
mismatch or a "too few parameters" error after I publish using this query.
Please somebody help; I am going crazy!