similar to: new Ajax.Updater - some issues - please help

Displaying 20 results from an estimated 10000 matches similar to: "new Ajax.Updater - some issues - please help"

2005 Oct 11
5
show message while loading - ajax
Hello, Could anybody please tell me how I would show a message or an image while the ajax request gets processed? thank you in advance for your help. this is what I came up with but it doesn''t really work: function getHTML() { var url = "./scripts/rfiles.php"; var par = ""; var myAjax = new Ajax.Updater("fm-viewdetails", url, {method:
2005 Dec 21
5
ajax - multiple updates on single xmlhttprequest
Hello, I was wondering whether anybody would share a working example of a multiple html update on a single xmlhttprequest. Thank you in advance for your help. _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2004 Oct 17
2
Which package to download
Hello I am new to the list, and recently began using Redhat Linux 9. I am also a new WINE user, I went to the binaries page and there seemed to be some many WINE binary packages, since I am new I did'nt know which one to download. How would I know which binary package to download? _________________________________________________________________ On the road to retirement? Check out MSN
2006 Jan 08
3
Sceduling Tasks
I''m working on a RoR project and a requirement has popped up that would required certain actions to happen at certain time intervals (as opposed to having a user initiate the action). Is there anything similar to Java''s Quartz library, *nix cron, or anything of the like for Rails? I''m certainly willing to help with/test Ruby code if someone on the list is already
2004 Aug 07
2
Asterisk : No Sound Issues
Hi , Thanks greg , for pointing out the valuable resources for reference. I tried SJphone in a windows environment to connect to fwd and it worked fine(including (audio). Now have to do the same thing for linux(red hat 9 ) and hope the nat issue is resolved. Now i would like to connect asterisk to fwd and instead of the SJ phone connecting to fwd directly i would wish to connect through
2006 Aug 06
0
PHP integration?
Is there a way to integrate PHP based open source into ROR''s app? Like this one, http://www.k5n.us/ Does anyone know of a similar calendering based webapp written in ROR? Jim _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2006 Jul 16
3
Bug in mongrel_cluster
Anybody know where to submit a bug for mongrel_cluster. Thanks _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2006 Jan 12
0
latest pwlib...still compile error
ver 1.9.1 -I. -shared sound_oss.cxx -o ../pwlib/device/sound/oss_pwplugin.so sound_oss.cxx: In member function ‘virtual BOOL PSoundChannelOSS::Read(void*, PINDEX)’: sound_oss.cxx:766: error: cast from ‘void*’ to ‘unsigned int’ loses precision make[3]: *** [../pwlib/device/sound/oss_pwplugin.so] Error 1 make[3]: Leaving directory `/usr/src/pwlib_v1_9_1/plugins/sound_oss' make[2]: *** [opt]
2005 Jun 27
0
Account lockouts
Using Samba 3.0.14a with multiple domain controllers across WAN links I discovered that account lockout policies are broke. My testing show's that account lockout policies are not stored in LDAP as one would think but in a local TDB file on that particular BDC or PDC. The result is I'm seeing errors in my logs and users are getting locked out. There appears to be no replication setup
2005 Jun 26
1
better code?
Hi, Laura: How about the following: > sapply(x1.df, class) d x y "factor" "numeric" "numeric" > (byLH <- by(x1.df[-1], x1.df$d, var)) x1.df$d: 1/1/2005 x y x 1.272688 -0.783719 y -0.783719 0.884866 ------------------------------------------------------------- x1.df$d: 1/15/2005 x y x
2006 May 05
2
CentOS-4.3 Kickstart 'Boot Failed'
Hello, I'm trying to setup a CentOS-4.3 kickstart. When vmlinuz is loading, a message appears "Boot failed: please change disks and press a key to continue." I am kickstarting via a USB flash drive. From the i386 ISO image #1, I am using vmlinuz from the isolinux directory. I have grabbed the vmlinuz file from a couple different mirrors just in case the one I had originally
2006 Feb 13
3
recycle bin
Want to implement recycle bin for samba 3.0.14a under aix and solaris 2.8. What are the steps required. Went through some docs but did not help. 1. Do i need to compile samba with VFS module then how ? configure --with-vfs or what ? 2. Example of how smb.conf should look like. Thanks _________________________________________________________________ On the road to retirement? Check out MSN
2005 Oct 21
2
scriptaculous website - IE crashes
often when I "try to" visit the scriptaculous, it crashes IE - does anybody else experience this as well? _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
2006 Feb 09
5
Ajax.Updater not populating element - please help
Hello everyone, This is related to my post a few days ago regarding multi select lists. I''ve rewritten the code and now can''t seem to get the Ajax.Updater in getModels() to "execute", and the element never gets populated. I know it''s something obvious and hope someone could point it out to me. Thanks for any help. Here''s my code: <script
2005 Nov 08
1
Event.observers - I''m totally list - please help
Hello, I need some help on how to use the Event.observers - thank you in advance for your input. <div class="navcontainer"> <ul id="nav"> <li class="button"> <img src="images/spacer.gif" width="20" height="20"> </li> <li class="button"> <img
2006 May 30
0
problem with effect toggle - please help
Hello, I''m having the following code below - when I click on the button in order to toggle a div, it is working when the div is visible - after it is toggled once, the beforeStart stuff isn''t executed anymore! interestingly, when I change this Effect.toggle(this.bContentWrap, ''blind'', { to this: Effect.toggle(this.bContentWrap, ''slide'',
2005 Oct 05
0
Ajax.Updater form values
Hi I came across this while testing which may be somewhat unnatural but could be useful. I wanted to see the html that was being sent back to the browser by Ajax.Updater, so I was specifying a <textarea> as the target container. This worked fine in Firefox both platforms, but not in Safari or IE6. After investigating it seems that setting the innerHTML property of form objects
2004 Jun 29
1
abline and its objects
Hi R People: Is there a way to put an abline line for its objects on a plot, please? I have an its object, ibm2, which runs from the January 2 through May 28. >ibm2 ibm 2004-01-02 91.55 2004-01-05 93.05 2004-01-06 93.06 2004-01-07 92.78 2004-01-08 93.04 2004-01-09 91.21 2004-01-12 91.55 2004-01-13 89.70 2004-01-14 90.31 2004-01-15 94.02 . . . I plot the data. No
2008 Apr 29
1
Making new Ajax.Updater within a previous Ajax.Updater call
I have a button which calls a form via Ajax.Updater: <a href="javascript:void()" onclick="createMessage()">Create Message</ a> <script> function createMessage() { new Ajax.Updater( ''content'', ''message.php'', { method: ''post'' } ); } </script> This is the message.php file: <html> <head>
2007 Mar 01
6
prototype ajax.updater response bigger than 10k on safari
Hi All, Safari crashes everytime my ajax response is bigger than 10k, i traced it down and found out that it breaks when evalScript is being called, maining when extractScript is trying to match the regex..... is this a known bug on safari? if yes is there anyway to get around it? thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you