ColdFusion in Higher Education
(31 members)
Atlanta CFUG
(13 members)
Added a reply 19 Nov 2007
Started this discussion. Last reply by Brian Swartzfager 19 Nov 2007.
Added a post 19 Nov 2007
Posted on 24th January 2008 at 3:52pm —
3 Comments
(Add)
I have a filter function working on several unput fields...Then placed a "reset" button to clear them out. Unfortunalty it doens not reset the cfgrid as well.. any thoughts?
the page is here if you want to take a look at it.
http://cf.acesag.auburn.edu/fisheries/publications/index.cfm
…
Continue
Posted on 18th January 2008 at 10:35pm —
No Comments (Add)
Even though on the form page it is defined like this:
<input type="text" name="projectTitle" id="projectTitle" size="75" maxlength="450" width="400px" value="123" />
Not sure if it helps but here is the cfquery
<cfquery datasource="fishFacilities">
INSERT INTO project…
Posted on 15th January 2008 at 9:44pm —
5 Comments
(Add)
© 2008 Created by Nick Tong
Comment Wall (9 comments)
You need to be a member of ColdFusion Community to add comments!
Join this network
Haven't seen you in the game lately unless you have been on an alt and I didn't know it was you!
I'm working on some pretty simple stuff. That is, Flex is making it simple. I trying to put all new internal apps in Flex. It's really fast too. I working on curing a head cold right now. I'll be back in the office on Thursday or Friday. Give me a call and come by one day.
--Sam
Yes, this is possible but you'd need to write a little Actionscript within the template that generates the cfForm for you. The buzzword to look for is FlashRemoting. This will create a connection to the FlashRemoting gateway of your ColdFusion installation ant will let you call any cffunctions, you desire. They'll need to me accessed by 'remote'. The guys over at ASFusion did a nice sample about this http://www.asfusion.com/blog/entry/remoting-for-coldfusion-flash-forms
Cheers, Thomas
Is there a AMMUG meeting today? Where is the location?
Sam