Yes it is... But with the example you gave you might be best to look at POI, as I said that is also what ColdFusion 9 uses for all the spreadsheet stuff.
I only threw that other curve ball to get you to think about other possible solutions to your problem. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Wed, Sep 14, 2011 at 4:24 AM, Mo Lay <[email protected]> wrote: > > >Actually it can... > > > >Because you would have to be submitting back to the server, the VBA in > >the spreadsheet would have to know if this was successful or not. So with > >part of the response back to the spreadsheet you could give them the same > >reference that why would normally receive if they had used a web form > >instead, the only difference in this approach is that they are not > entering > >the information in a web form. > > > >But the information is still being sent back to the server for further > >processing. > > > > > > > > > > > > mmmm i am lit bit lost here andrew.. :) > but lets come back to our initial basic idea with the code above .. > Is it possible to : > 1- read sheet data with data piece of code then return it to a query > 2- Insert the query data into a db ? > > > > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5600 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
