Ratings

2009-03-19 Thread Maulik
hello to all, i m working on star Rating functionality using ajax from the helpful site http://www.nofunc.com/AJAX_Star_Rating/ my problem is that how can i store the rating in to my database. i hv add this code to my view.ctp but i m confuse

Expiry date

2009-03-12 Thread Maulik
i m working on an application in which i have to enter starting date & ending date in user table. now when user login in to his account and if his expiry date is equal to current date then the user can not login in to it's account. how can i perform this task. plz reply u r ideas ?? --~--~

search issues for multiple checkboxes

2009-03-03 Thread Maulik
hi to all, how can i perform searching by selecting multiple checkboxes. thanks for reply in advance, --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@goog

how to arrange Checkbox in one Row

2009-02-28 Thread Maulik
hi to all, here my question is how can i arrange my checkbox in one row. thanks, --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsu

Multiple Checkbox

2009-02-25 Thread Maulik
hi to all i m going to performing a search functionality in which i hv face a sily problem in my view file i hv taken a multiple checkbox select as below input(' doesnt metter',array ('id'=>'1','type'=>'checkbox','multiple'=>'checkbox','value'=>'doesnt matter')); ?> input(' Very Fair',array ('i

checkbox value select

2009-02-24 Thread Maulik
hello all, how can i store the value of enum using multiple checkbox select. & how can i store it into database. suppose i use a data base field name maritial_status then in the view i uses multiple checkboxes with status. when i click on the checkbox it gives me result 1 or 0. now i have to stor

Problem with selecting value from select helper

2009-02-21 Thread Maulik
hi to all there is a problem that i hv created a helper of different cities but when i try to edit the user profile form then the helpers values could not locate on that page.. give me the right way for it thanks --~--~-~--~~~---~--~~ You received this message becau

how to update qty each time

2009-02-07 Thread Maulik
hello i m going to dvlop cart in cart i have to update qty how i do it --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe fro

How to Manage Multidimensional Array in Cakephp

2009-02-06 Thread Maulik
hi i m going to develop an application in which i have to manage each items one bye one even i have to make total of each items how do i manage --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post

How to perform Add cart using bake

2009-02-05 Thread Maulik
hello i m new in cakephp i m developing shopping cart how do i perform add to cart process, each steps for it. what i have to perform. do i have to create a new ctp for cart process. or frm any other way i complete it. or how do i do it using bake. plz let me know each steps for add to cart & upda

Re: content_for_layout

2009-02-05 Thread Maulik
Thanks , On Feb 3, 3:03 pm, Braindead wrote: > On your website you will most likely have parts that are displayed on > every page and other parts that change. > $content_for_layout contains the part that changes. :-) > > Hope that helps. > Markus --~--~-~--~~~---~--~-

how to

2009-02-05 Thread Maulik
hello guys i m new in cakephp i m going to develop shopping cart how do i perform add to cart process using a qty text box & submit button --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to th

Re: how to view the image on page from database

2009-02-05 Thread Maulik
by using $this->set() in your controller), and also > make sure the htmlhelper is activated in your controller under the > $helpers array. > > On Feb 4, 7:49 am, Maulik wrote: > > hello guys !! > > i have a problem for viewing the image from the url link saved in > >

how to view the image on page from database

2009-02-04 Thread Maulik
hello guys !! i have a problem for viewing the image from the url link saved in database ? how to do that ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-ph

content_for_layout

2009-02-03 Thread Maulik
hi i m beginner in cakephp what is the use of content_for_layout in cakephp ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubsc

Hello to all !!! How to code for Cakephp

2009-01-30 Thread maulik....@gmail.com
hi to all frnds !!! i m just a beginner for cakephp. i want to learn so many things in cakephp. can u plz tell me from where i could find the good help for cakephp or link me the website for that --~--~-~--~~~---~--~~ You received this message because you are subsc

Re: Getting Forbidden Error with Ajax

2007-08-23 Thread maulik.9
27;Content-type'] = this.options.contentType + (this.options.encoding ? '; charset=' + this.options.encoding : ''); to: headers['Content-type'] = this.options.contentType; that should work well. On Aug 23, 1:13 pm, "maulik.9" <[EMAIL PROTECTED]

Getting Forbidden Error with Ajax

2007-08-23 Thread maulik.9
Hi All, I am getting some weird problem and have no clue what to do. Here is the Situation: I have added two select boxes for province and city, the city box gets populated once the user selects the province. I have referred http://www.devmoz.com/blog/2007/04/04/cakephp-update-a-select-box-using

Populate Model Fields Combo box to put with search text box

2007-05-21 Thread maulik.9
not from where should i start building it up ? i am new to cakephp. Thanks, Maulik --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegro