search for: appriec

Displaying 2 results from an estimated 2 matches for "appriec".

Did you mean: apprec
2004 Jan 22
0
Problem with flashing FXO callwaiting from FXS
...if I get a callwaiting call from the FXO and hit flash nothing happens. I've been over the archives and google and it appears that this is possible and I guess it can be done with *0 but I haven't found the config on how to glue all this together. If anybody can help out I'd really appriecate it! Thanks, Chris -- Since light travels faster than sound, isn't that why some people appear bright until you hear them speak? -Steven Wright http://ccicolorado.org Exceptional Dogs for Exceptional People - Help Out Today!
2006 Dec 24
8
HABTM Reading Rows From Two Tables
I''m a newbie and loving rails but I''m stuck. All I want to do is to be able to show in my "list.rhtml" view the information between two tables who both have a HABTM relationship. So this is what I have as follows. -------------------------- TABLES -------------------------- # Projects create_table "projects", :force => true do |t| t.column