similar to: Multiple selection....

Displaying 20 results from an estimated 100 matches similar to: "Multiple selection...."

2006 Apr 24
4
javascript in RoR page - Check ALL/uncheck ALL buttons
I am trying to implement a check all and uncheck all button for my check boxes. Here is what I have below. I am getting this error each time: Error: document.myform.add_visit_for_this_Pt has no properties Source File: http://localhost:3000/AddPatientVisit/addvisits Line: 1 Strange that I can''t seem to pass value into the function. Thanks for your help! <SCRIPT
2005 Dec 18
3
Render Nothing....
Hi, What''s the best way to render nothing ? I am making an ajax call to an action on my controller that does not need to make any changes to the view. Not sure how do that yet as I get an exception in the logs saying xxx.rhtml not found.... Thank you all !! -- Posted via http://www.ruby-forum.com/.
2007 Jul 31
1
check all - check box problem
I am not able to create a check box or a button that can check and uncheckall the check boxes that i have created. It can be a check box or button that checks and unchecks all the check boxes. <form name="czar" action=''<%= url_for(:action => "list_supplier") %>'' method=''POST''> <% i = 0 %> <% @hotels.each do |hotel|
2007 Oct 25
3
Getting SIP Response Code from HANGUPCAUSE
I'd like to grab the SIP response code that comes back from an INVITE. The HANGUPCAUSE gives the converted ISDN cause code. Anyone know of a way to get the SIP response code instead? Doug. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML
2006 Feb 05
1
Check/uncheck all checkboxes
Hello! I have this page where I list all users in a table. There is checkbox in every row. My User-model has a "checked"-attribute. I have implemented the checkboxes like this: <%= check_box("user[]", "checked") %> Which outputs this: <input id="user_12_checked" name="user[12][checked]" type="checkbox" value="1"
2006 Jun 02
20
Prices of g729 codec
Hi, does anyone know the prices for g729 codecs from Digium? I sent an email a while ago to them but haven't got any response so far. Prices are per unit or volume? Thanks, -- ------------------------------------------- Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama
2006 Apr 21
1
HABTM - two lists
Does anyone know of a good example somewhere of an implemention for adding records with HABTM relations that have lots of possibilities. The best way that I''ve seen it done is where you have two lists (multiple select lists) where you have the possibilities on the left and ones you''ve added on the right with arrows to add and delete items. But the only ways I know how to
2006 Jul 19
6
Problem in the instalation of xen 3.0.1 source in RHEL 4.1
Hello people!! I''ve a problem, i downloaded the xen 3.0.1 from sources and installed it in RHEL 4.1 with kernel 2.6.9-34.0.2.EL-smp, i was follow the documentation of the install and all ok, when i boot the xen kernel show me all the information but become and a kernel panic, eventually i don''t get a log or report to know what is the fail!!! Somebody can help me, plis!!! Thx
2006 Sep 19
5
weird DH problems
Dear Damien and Darren, I recently ran into a really weird and spooky ssh problem. My brain is going to mad trying to explain that it is a hardware issue since on two machines, one of which is a Celeon 2.8 Ghz with 1 GB RAM, another is a Xeon 4 CPU box with 3 Gig RAM and I guess 3 Ghz or something, both of which are running FreeBSD 6.1 with latest version of OpenSSH bundled with it. The version
2008 May 21
8
before_filter with multiple roles
I have multiple roles in my application. Now I want to block a method for all users except the administrator and a manager. When I do this: before_filter (:check_administrator_role), :only => [:administration] before_filter (:check_taskmanager_role), :only => [:administration] The user must have both roles. How can I change that to an "OR" combination? -- Posted via
2005 Feb 23
1
Permission prob with scp
Hi... I am trying to do scp from one server to another.If permission of my home dir is 775 then it is not allowing to do the scp in case of passwd less authentication (i.e when i am using pubkey/private without passpharse).In this case it is asking for passwd even though the public key is present in home directory (.i.e in .ssh). But if i am changing the permission to 755 then it is not asking
2017 Dec 21
2
Dovecot 2.3-rc Logging Format
Hi, the release candidate defaults to a log format with session IDs. mail_log_prefix = "%s(%u)<%{pid}><%{session}>: " As the LMTP service seems to have the session ID hardcoded, the IDs get duplicated in the logs: Dec 21 08:48:03 edi dovecot: lmtp(26573): Connect from local Dec 21 08:48:03 edi dovecot: lmtp(tlx at leuxner.net)[26573]: <fCVaBjNnO1rNZwAAIROLbg>:
2017 May 15
1
wanna cry ransomware patch for samba-4.5.5
Hai, Not really a question for samba technical, but i can share this. No need for setting things on samba, that wont help a lot. Below is my setup and its just how you configure your pc's. This and almost all other "malware" is EASY to block, but it wil have impact on how your work. First, start with NEVER work/run as user with administrator rights. If one needs it, then not
2005 Jul 12
10
Systems Admin; Telecom Newbie - What do I need?
Hi, folks. I am planning on implementing Asterisk in 2006, and need to budget for it now, so I need to know what I'll need to get. My company has about 50 users, and is currently languishing on a very old Comdial PBX. All of our client computers are Macs; our servers are mostly OS X, with a couple Debians and a Red Hat. I am thoroughly experienced at systems administration, and can
2006 Jan 12
5
Ajax: Multiple Element Update
I''m trying to apply an Effect.Highlight only to elements of a Form that was submitted. So if a user updated 2 fields of a 10 field form, the Effect.Highlight would be applied to the 2 fields... showing the user what was updated. My first attempt was to use the :complete=>"eval(request.responseText)" ... however, the template that get''s rendered won''t know
2005 Nov 16
11
Need urgent help regarding security
Good Day! I think we have a serious problem. One of our old server running FreeBSD 4.9 have been compromised and is now connected to an ircd server.. 195.204.1.132.6667 ESTABLISHED However, we still haven't brought the server down in an attempt to track the intruder down. Right now we are clueless as to what we need to do.. Most of our servers are running legacy operating systems(old
2006 Jan 27
17
Is it just me, or is Ruby exploding?
I am being barraged with Ruby, Rails and Rich Internet application work right now. Almost enough that I could quit the day job and make a go of it, forgetting about Java altogether. Places in the greater Miami area are turning on to Rails and Ruby -- much of it fueled by the stronger voices in the local Java community. Am I alone in this, or do many of you see absolutely explosive growth in Ruby,
2006 Jan 17
2
Switchtower to Red Hat with Lighttpd
It looks and acts like it should all work, but after I run a "rake deploy", Lighttpd never responds to another request. I have to go and kill and restart Lighttpd, which sort of defeats the purpose of using Switchtower. Is anyone else having similar problems? -- Regards, Lori
2006 Feb 23
11
Can''t use Gruff with Rails
Hello list, I''m having a problem getting Gruff working with Rails on a Windows XP box. I installed RMagick, then Gruff via the win32 gem, and it seemed to go OK. From irb, I can do the following - require ''rubygems'' ##### This returns ''false'', but seems to work OK - require ''gruff'' ####### Ditto - g = Gruff::Bar.new etc., and I get
2006 Jul 12
1
Dumping schema
All, It looks like rake db:schema:dump does not dump primary keys. I have some legacy table that don''t follow the convention ie pk = id and none of the primary keys for these tables are getting dumped... Seems strange as this should be readily available from the db. I am using MySQL. Is anybody else seeing that ? Incidentally how does one specify a primary key using