Displaying 2 results from an estimated 2 matches for "webbedit".
Did you mean:
bbedit
2007 Aug 31
3
Ajax.Updater on a select list not updating correctly in IE7 (fine in FireFox)
Hi all,
Been working with prototype and script.aculo.us now for around 3 days
after never really touching javascript so I am still getting to grips
with things.
So far I have successfully created 4 ajax based functions, or so I
thought until I stupidly showed a client one of them before I had
tested it in IE.
The function in question works fine in FireFox succesfully inserting
any new values
2011 Sep 06
2
Samba (CentOS) + Windows 7 Ultimate 64 = no login
...my main tower running
Windows 7 Ultimate 64bit but I'm struggling to authenticate a connection.
I'm at a point where Windows knows there is a share available but will not
accept the username/password.
Samba Version is 3.5.4-68.e16_0.2
Here is my /etc/samba/smb.conf:
[global]
workgroup = WEBBEDIT
netbios name = smbserver
security = SHARE
load printers = No
default service = global
path = /home
available = No
encrypt passwords = yes
[html]
writeable = yes
admin users = smbuser
path = /var/www/html
force user = root
valid users = smbuser
public = yes
available = yes
Here is the latest output...