search for: notcool

Displaying 2 results from an estimated 2 matches for "notcool".

Did you mean: netcool
2011 Jan 06
2
Link_to parameters
..., I would like to have a link_to automatically populate a field in the form that it is linking to. For example (excuse my silly words, im trying to make a point) <%= link_to "Add a COOL Post", new_post_path, :howcoolisit => ''COOL'' %> <%= link_to "Add a NOTCOOL Post", new_post_path, :howcoolisit => ''NOTCOOL'' %> Then, I would have a field in that form: <%= f.hidden_field :howcoolisit %> And I would want it to be populated automatically (either NOTCOOL, or COOL, depending on the link_to that the user has chosen.) H...
2003 Mar 27
0
need help with samba server
...or. my smb.conf [global] debug hires timestamp = yes debug pid = yes debug timestamp = yes debug uid = yes encrypt passwords = yes guest account = smbguest hide unreadable = yes hide dot files= yes log level = 3 log file = /usr/local/samba/var/%m.log max log size = 5000 netbios name = notcool security = user server string = "this blows" socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192 time server = yes wins support = yes workgroup = myworkgroup [homes] browseable = no read only = no create mode = 0600 directory mode = 0700 hide files = /*....