On Wed, Feb 22, 2012 at 3:26 PM, Ray Meade <[email protected]> wrote:
> ...I'm writing a CF app. for a client that wants to be able to have his > input form look exactly like his invoice. Because of this, the form on the > page HAS to be an HTML form. (it would be nearly impossible for me to make > a flash form look the way they need it to) This could also be a good case for PDF forms. > However, the form also needs to have a flash grid to display the work done I suspect you will have an easier time using HTML/JS/CSS for this. Look at jQuery, there are several skinable datagrids available as plugins. > My "solution" was to create 3 separate forms on the page, 2 HTML forms for > the regular input fields and one flash form in between them to supply the > flash grid and... > This will probably make you insane eventually. > I've been pulling what little hair I have left out over this issue so > naturally any help anyone can give me would be GREATLY appreciated. If it doesn't make you insane, it might make you bald. Just use HTML/jQuery. -Cameron -- Cameron Childress -- p: 678.637.5072 im: cameroncf facebook <http://www.facebook.com/cameroncf> | twitter<http://twitter.com/cameronc> | google+ <https://profiles.google.com/u/0/117829379451708140985> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350042 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

