I think that is better is i explain my project:

I have a php script that return a table with news. To actualize this
news, i need the lastID that i bring in the previous call and a number
(this variable ultimaNoticia). The lastID was easy for me, because it
came like a part of the tr tag, but this last number is more
difficult. I think that writing this variable to a invisible div is
the better choice, then i am trying to put this variable in a div. Now
i am using a button, to try it, but later i want that this thing
happen without interaction from the user. (sorry for my english)

I don't know if this is the best way to make it, but it's something
that, like a novice, i think i could make :)

Thanks
Guillermo
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to