On 10/23/07, erik  tom <[EMAIL PROTECTED]> wrote:
> >anything that happens in the browser (e.g. clicking) is client side.
> >coldfusion is server side.
> >
> >the only way to trigger a CF action (e.g. setting a session variable)
> >after a client side event would be:
> >
> >1) go back to the server (add a link to the tab) that sets the
> >variable on the server and then reloads the page
> >2) add an onclick event handler to the tab and use AJAX to send a
> >request to the server to set the session variable.
> >
> >
> >> how to add a session variable on the tab click in Coldfusion
> >>
> >>
>
> How?

How what?

As was already suggested to you on the cfc-dev mailing list... you
really need to take the time to formulate a "good" question.

"How?" is not a good question.

-- 
Charlie Griefer

================================================
"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must catch
you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291869
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to