if you use a flash form you can use...

<cfinput type="datefield" width="100" label="start date"
name="startdate" id="startdate">

<cfinput type="datefield" width="100" label="end date" name="enddate"
id="enddate">

I think there are toturial on binding the flash form so the end date
cannot be a date before the start date and vice versa.

there are javascript popup calanders. http://tinyurl.com/bbyey
if you want to use javascript I have some code to populate two fields.

On 9/12/05, Laila Oommen <[EMAIL PROTECTED]> wrote:
> Has anyone got an easy code (calendar widget) to populate start and end date
> fields from a pop up calendar?
> 
> Laila
> 
> 
> ----------------------------------------------------------
> To post, send email to [email protected]
> To unsubscribe:
>    http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
> To subscribe:
>    http://www.dfwcfug.org/form_MemberRegistration.cfm
> 
> 
>
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe:
   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe:
   http://www.dfwcfug.org/form_MemberRegistration.cfm


Reply via email to