Displaying 2 results from an estimated 2 matches for "all_open".
Did you mean:
  dll_open
  
2008 May 09
1
csv file transfer with form_remote_tag?
...r to download/save that file.  I''ve got this all
working with non-Ajax forms, but the generation of the csv file can take
quite a bit of time, so I want to provide a busy indicator for my user.
So I tried the following in my view:
<% form_remote_tag ( :url =>{:action => ''all_open''},
         :update => "test" ,
         :before => "Element.show(''busy_indicator'')",
         :complete => "Element.hide(''busy_indicator'')") do %>
          <%= submit_tag ''Save Report'', {:n...
2009 Aug 04
5
FreeBSD starting by HVM
Hi. How I can see what happend in my domU???
dom0 Debian Lenny
domU FreeBSD6.4
xen 3.2-1
--------
Xen 3.2-1
:/etc/xen# xm create tttt.cfg
Using config file "./tttt.cfg".
Started domain freebsd
--------
/etc/xen# xm list
Name                                        ID   Mem VCPUs      State
Time(s)
Domain-0                                     0  2969     4     r-----
48.0
freebsd