hi,
i have this function called in my view. it is JS.
ajaxUpload(form,'processFlyer','flyer_css','<img src=\'../img/icons/
loader.gif\' width=\'16\' height=\'16\' border=\'0\' />','Fehler beim
Upload');
the processFlyer is a function in my controller. how can i pass
variables with this call?
i know it works with jquery like this
$('#flyer_preview').('countattachments', {attachmentcount: count});
but not with pure JS...
big thx :)
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