search for: onmor

Displaying 3 results from an estimated 3 matches for "onmor".

2006 Jan 16
2
Problem with AJAX not working on IE
I''m having a problem making this code to work on IE: var Permit = { // Expand permit information onMore: function(id) { new Ajax.Updater(''pm-''+id+''-lg'', ''/employees/sign_permit_lg/''+id, {asynchronous:true, evalScripts:true, onLoading:function(request){ General.onSpinnerOn(''pm-''+id+''-sm'') },...
2006 Nov 29
3
Access to home drive
...basket. Thanks Chandra Have installed Samba 3 on a Linux box with Centos OS to be a file server. Getting its authentication from a NT4 PDC. Have created samba shares and members of the NT4 PDC group can successfully access the group. The only problem is users cannot authenticate their home share onmor the Linux server. A webinfo -r of the domain user gives the uid of the group the user is a member of. The user can access the share successfully as well. Have gone through the smb.conf and other config files, and done extensive search on the net to figure out the problem but have hit a blank wall....
2006 Mar 20
0
Re: Problem with AJAX not working on IE
...thing. > > Has anyone else seen this? Any ideas how to fix it? > > On 1/16/06, Adrian Madrid <aemadrid@gmail.com> wrote: > > I''m having a problem making this code to work on IE: > > > > var Permit = { > > // Expand permit information > > onMore: function(id) { > > new Ajax.Updater(''pm-''+id+''-lg'', > > ''/employees/sign_permit_lg/''+id, > > {asynchronous:true, evalScripts:true, > > onLoading:function(request){ General.onSpinnerOn(''pm-...