Hello Chris, thanks for the quick indication, I'm using CakePHP
1.1.14.4797 sorry i did not mention this before, also it's running on
Windows XP and XAMPP with PHP5 and MySQL 4.xx though the production
version runs on Linux and PHP5 with MySQL 4.xx

I do not know much about Ajax and Javascript but if you know a way of
doing this with Ajax please chip in.

as for now does this method of submission look correct (already posted
above)

<form action="<?php echo $html->url('/members/index_pdf/'); ?>"
method="post">
        </div>
        <?php echo $html->hidden('Member/id',$nome_cercato)?>
                  <div class="submit">
                  <?php echo $html->submit('PDF');?>
                  </div>
                </div>
                </form>

or is there a better/correct way ? alwalys in Cake ver 1.1
any idea why is the called page not showing up ? with debug set to 2 I
still dont see any error messages except for the standard SQL report
at the page bottom.

regards,
Aniston.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to