Displaying 3 results from an estimated 3 matches for "div4".
Did you mean:
div
2006 Apr 03
5
RJS Queue
...esfully queue page.visual_effect commands in my
RJS templates. Each command will wait to execute until the previous
command is done executing.
But I''d also like to execute a page.replace_html command AFTER the
page.visual_effect commands. I have a series of five DIVs:
div1
div2
div3
div4
div5
When the user clicks on div1, a page.visual_effect command is executed
in div1 disappears. At this point, I want to execute a
page.replace_html command on my divs. Right now, the visual_effect and
replace_html execute in parallel, so you never see the visual_effect
take place.
Can anyo...
2006 Mar 30
9
Getting data from multiple controllers (Newbie question)
Hello,
Assuming I have the following setup for one page:
<column A><data from controller 1 /> </columnA>
<column B><data from controller 2 /> </columnB>
<column C><data from controller 3 /> </columnC>
Assuming the page is created for Controller 2, what would be the best
way(s) to gather/render the data from the other controllers?
Best
2006 Nov 29
2
75 seconds timeout when negotiating with smbd.
...37 *:*
root nmbd 10542 7 udp4 *:138 *:*
root nmbd 10542 8 udp4 10.0.1.8:137 *:*
root nmbd 10542 9 udp4 10.0.1.8:138 *:*
root sshd 555 3 tcp4 *:22 *:*
root natd 264 3 div4 *:8668 *:*
kustik:~# cat /usr/local/etc/smb.conf
[global]
workgroup = Tuman
server string = Kustik Samba Server
security = user
hosts allow = 10.0.1. 10.0.2. 127.
guest account = pcguest
log file = /var/log/samba/log.%m
log level = 3
max log size =...