i think the problem here is that I have a file upload involved and not just usual data....i dont think there is any other way than JQuery......right?
On 14 Sep., 10:12, Tomfox Wiranata <[email protected]> wrote: > well i have a form with the type FILE. a user can upload files and the > data (filename, size, type etc) should be passed to a function in my > controller. this controller function is acutally doing the logic, > means saving or uploading the file. then this function is rendering a > view showing all files uploded... > > but now i cant pass the form data with AJAX..it is the only thing > missing... > > thank you :) > > On 13 Sep., 17:44, "Dave Maharaj" <[email protected]> wrote: > > > I try:) > > > I missed your earlier posts so explain to me what your trying to do exactly? > > Form submit->data to controller-> display what was submitted on the same > > page your on? > > > -----Original Message----- > > From: Tomfox Wiranata [mailto:[email protected]] > > Sent: September-13-10 1:04 PM > > To: CakePHP > > Subject: Re: passing form data to my controller > > > dave...you have no idea how your torturing me. seriously. I am trying > > to figure this out for 2 weeks now and its makin me crazy...i've never > > been closer to givng up > > > i will look into your hint, but do you mind helping me with a little > > code or specifics? > > > thx a LOT Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
