Displaying 3 results from an estimated 3 matches for "seelct".
Did you mean:
selct
2005 Oct 08
0
cyclades driver on centos 4.1
I have a 5 year old machine that had a working cyclades8ys (8 port ISA
rs232) card.
I installed centos 4.1 on the box. I installed the kernel source and
rebuilt the
the kernel, did menuconfig and seelcted the cyclades module.
Did the modprode cyclades and got some driver information echoed to
the screen but it did not detect the card.
Does udev have anything to do with this?
Does any one have an old ISA cyclades card working on centos 4.1?
Can you share how?
Thanks,
jerry
2007 Jan 21
0
select box selected on value ? w option_for_select
...t;results_table",
:url => { :action => :list , :params =>
@params.merge({:page=> nil })},
:with => "''sort=''+value",
:on => "changed")
%>
when changed I get the params[:sort] set to the seelcted value....
but setting @sort_criteria to params[:sort] doesn''t select anything at
all...
what''s the correct params to be set ?
tfyh
kad
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are s...
2011 May 11
4
concurrent call tracking
Hi all,
I would like to track/store concurrent call usage per user by
day/week/month and get server totals by day/week/month. Google comes up with
mostly info regarding concurrent call limits, though my goal is to calculate
actual concurrent channel usage and add it into reporting. I'm using * 1.6.2
+ mysql - realtime (no gui). Any suggestions / open-source / AGI on where to
start looking