If I am not wrong this should do the trick. In your aa method of mail
do something like this
session[:callbackurl]=params[:hl]+params[:zx]+params[:shva]

On Nov 1, 6:22 am, xxmithila <[EMAIL PROTECTED]> wrote:
> Hi...
>
> I want to get parameters from call back url of my application
>
> ex :-
>
> http://localhost:3000/mail/aa/?hl=ene&zx=gfi1bdfgju6s&shva=1#inbox/11...
>
> as an example these params that attached how can I read when openning
> page. I want put those values into Session variable..
> help me
> thankx
> xxmithila
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to