search for: ajx

Displaying 6 results from an estimated 6 matches for "ajx".

Did you mean: aix
2006 Feb 02
3
dynamic addition of table rows
...<tr> <td>moo</td> <td>moo</td> </tr> <tr> <td>moo</td> <td>moo</td> </tr> </tbody> </table> I''m using Ajax.Updater with the insertion: option to create a new insertion, like so: var ajx = new Ajax.updater(''tablebody'', ''tr.html'', { parameters: ''name=bob'', insertion: function(obj, str) { var ins = new Insertion.Bottom(obj, str); } }); tr.html just contains: <tr> <td>mee</td> <td>mee</td> <...
2002 Aug 01
5
Print jobs hang in Samba, don't go to UNIX spooler
I have encountered a strange printing problem with Samba 2.2.4 running under HP-UX 11i. In the process of investigating a printing problem, I have found that Samba has stopped passing jobs along to the UNIX lp spooler as of yesterday afternoon. When NT/W2K clients print to printers on my server, the jobs are accepted, Samba spool files are created in the spool directory defined for the printer
2004 Jul 05
1
System memory
Dear All, I have been experiencing the following problem when I use a lot of system memory when using R heavily. Everytime I shutdown the process (Xemacs and ESS), my system remains slow and sometime does not respond. I use a debian testing machine. Even when I shutdown (halt) the system, it will crash and on reboot it will check the disk for errors. I have also used gc() after I removed
2012 Sep 07
0
Samba4 beta8: samba daemon doesn' t start nmbd daemon !
...e required services are co-coordinated by this master binary. " And at the same time there is "There is no NetBIOS browsing support (network neighborhood) available for the AD domain controller." also. If I run samba daemon only, it starts in itself, and also starts smbd daemon (ps ajx |grep samba or smbd could show that) and there is access to the server by NetBios protocols. But samba daemon doesn' t start nmbd daemon at all - there is no such process in the memory and the server is not showed at neighborhood. But if I try to run nmbd separately (while samba daemon is in...
2005 Dec 15
12
Adding multiple invoice items to an invoice on the same form
Hi Friends , Got a unique requirement .I am designing a invoice printing system .So right now I have the NEW page for adding the invoice details to the table .Now I have the requirement of adding Invoice Items In the same form .I have added multiple text boxes to enter the values of the Items using <%= text_field ''invoiceitems[]'', ''item_price''
2012 May 28
2
Samba4 alpha >20 version: Samba & smbd daemons !
In Samba4 alpha 21 and 22 Smbd daemon has to be run except Samba daemon to get access to your shared NetBios resources (folders) .That is in case of alpha versions after 20, Samba daemon starts in its own smbd daemon automatically and with with some parameters such as --configfile and --foreground (but without -D parametr that is not as daemon) .After Samba is started there are 2 processes: Samba