Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
rjproctor #1
Flash calendar control
I am trying to add a flash calendar control to an existing HTML page. But when
I do it pushes the HTML page to the bottom of the screen and there is a bunch
of white space.
<cfform format="flash" preservedata="yes">
<cfformgroup type="horizontal">
<cfinput name="StartDate"
label="Report Start Date"
type="datefield"
width="100" >
<cfinput name="Enddate"
label="Report End Date"
type="datefield"
width="100">
<cfinput name="btnSubmit"
type="submit"
value="Process">
</cfformgroup>
</cfform>
rjproctor Guest
-
Calendar control as pop-up
Hi, I would like to show the MS Calendar control as a pop-up. Can anybody suggest how that might be accomplished? Thanks, Saranjit -
calendar active x control
Hi i've put in the MS active x calendar9.0 control in to my director project, but it always seems to be stuck on the date i first inserted the... -
Calendar Control Example
Would anyone have an example of using the MS Calendar control (class MSCAL.Calendar.7) and ASP? Help apprecaited. Thanks. Frank *** Sent... -
Calendar Control
Hi, If its calendar help you need, I can't honestly remember, its been a while since I've used that control. But, i can tell you where the help is... -
Calendar control released?
Hi, Any new calendar control like datepicker in VB relased or freely available for download. I am looking for the calendar control in which the...



Reply With Quote

