Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
paulhergh #1
date input from keyboard and from datechooser
Hi
I have an application and I'd like to give the users the posibility to enter
a date from keyboard, and also to be able to pick one from a dateChooser, in
the same manner the start date is made in the search pege of the adobe forums (
[url]http://www.adobe.com/cfusion/webforums/forum/search.cfm[/url] )
Is there any other way to do this than to use a textInput and an image that
uppon clicked will display a datechooser component?
Or what is the right way of doing this?
Tnx
paulhergh Guest
-
Passing a Date from DateChooser
I have this query listed below: Select CONVERT(datetime, (STR(DATEPART(mm,projectStart)) + '/' + STR(DATEPART(dd,projectStart)) + '/' +... -
Keyboard Input Non-Functional
When I attempt to play any flash game on any given website I get no feedback from the game. Mouse movements and clicks do, however, work. I'm... -
Keyboard input
Is there away to navigation html pages with arrows instead of mouseclicks. My client does not want the usual NEXT and BACK buttons on the screen.... -
cfcalendar date input into an input field
Like a JS datepicker, how do i use cfcalendar to input a date into an input field? Something like this:... -
Perl Newbie question: How would you take keyboard input and run a shell scrip with that input?
I don't think you could be vaguer :) Very basic #!/usr/bin/perl # update.pl multiple options command line my @packages = @ARGV foreach... -
Sreenivas R #2
Re: date input from keyboard and from datechooser
Have you tried using the DateField component?
Sreenivas R Guest



Reply With Quote

