Can you not just output the options with PHP as HTML in the first page call?

On Fri, Apr 16, 2010 at 5:29 AM, kim <thechosendra...@gmail.com> wrote:
> hello
>
> this should be a simple question but i really don't find the solution
> on the internet
>
> I want to start a javascript function from my actions class.
> in my templates i can do this like
> onChange="JavaScript:retrieve(this.options[this.selectedIndex].value);"
>
> but i want to do the same function in my actions class so when people
> enter my page they directly see the result of this action without
> having to click first on a listbox
>
> thnx already
> Greetings
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to