similar to: Setting form-values

Displaying 20 results from an estimated 120 matches similar to: "Setting form-values"

2006 Oct 11
2
Mechanize: save and cancel doesn''t work in JSPWiki
I''m trying to submit data in JSPWiki (edit page). I can read the data in the form, but nothings get saved when I submit the page. Cancel doesn''t work either. I don''t get any errors. There is no JavaScript used to submit the form. After I''m logged in I do the following: def save(page, content) @agent.get(@base_url + "Edit.jsp?page=#{page}")
2009 Apr 07
2
Getting Error 24 device timeout
Hello, Does anyone know what causes this error and how to fix this Begin 'Pop52-Bounceback'. Connect: 172.20.23.52 110 +OK USER bounceback +OK PASS *#*#*#*#*#* +OK Logged in. STAT ERROR! FUNCTION: MainLoop:Pop3Stat POP Account: Pop52-Bounceback Error: 24 Device Time-Out
2010 Mar 29
6
Updating records
So I would like to be able to update a record without having to load the edit page. Lets use checking out a book as an example. From the front page of my application I would like to be able to have a form field where I can enter a record id and select one of a couple of check boxes and then hit submit which will update the associated record with the action selected by the check box (check out,
2009 Dec 30
2
Issue Authenticating to a new dovecot-postfix installation
I have installed dovecot-postfix and postfixadmin on an Ubuntu 9.10 machine. The userdb and passdb are both mysql. If I set up a user in postfixadmin they are able to send. I can successfully telnet into the server remotely by name on 110 and 25. I'm not looking for any authentication encryption/ssl any of that, just POP3/SMTP. When I telnet into 110 I can enter a username with user
2006 Aug 04
4
DRY DRY DRY
Hello everyone! Ive been on rails for the last month or so and really enjoyed this framework. However its very hard to find documentation on how to do things right! For example every beginner after a while realizes that having similar CRUD actions in every controller and views for them is not DRY at all! Few days ago I found http://dereksivers.com/rails-shared-controller.html I quite like his
2006 Jan 24
1
Query String in routes.
Is there any way to access the query string full request uri in routes.rb? I''d like to route requests for those going after my old application urls to my new rails application urls. The old app used /wiki.cgi?PageName The rails app uses /wiki/show/PageName Like... map.connect ''wiki.cgi'', :controller => "wiki", :action => "show", :id =>
2015 Aug 22
2
Russian wiki
On 22 August 2015 at 19:20, Ilyas Arinov <arinov.ilyas at gmail.com> wrote: > I have to update pages twice now to see its content. > > --> --> > > Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/MoinMoin/request.py", line 1207, in > run > handler(self.page.page_name, self) > File >
2006 Aug 14
4
Controller method problem
Hi, I have a def in my controller see below where i want to find the page object based on a parameter value and then use the page_id to then find all the contents that belong to that page in the same method. Controller def aboutus @page = Page.find_by_name(params[''About Us'']) @contents = Content.find(:all, :conditions => "page_id = #{@page.id}") end
2015 Aug 22
2
Russian wiki
I am not sure, but ru section fails to load now. Last changes was translating SIG section. Please, help to fix this issue. 2015-08-22 21:24 GMT+06:00 Ilyas Arinov <arinov.ilyas at gmail.com>: > Thanks. Now I can do it by myself. > > 2015-08-22 19:43 GMT+06:00 Alan Bartlett <ajb at elrepo.org>: > >> On 22 August 2015 at 14:37, Akemi Yagi <amyagi at gmail.com>
2015 Aug 22
0
Russian wiki
Ok, it was temporary I think. Thanks. 2015-08-23 2:46 GMT+06:00 Alan Bartlett <ajb at elrepo.org>: > On 22 August 2015 at 19:20, Ilyas Arinov <arinov.ilyas at gmail.com> wrote: > > I have to update pages twice now to see its content. > > > > --> --> > > > > Traceback (most recent call last): > > File
2012 Aug 22
3
Libvirt Seg Fault when compiling either 0.9.13 or 0.10.0-rc1
Hi all, I am trying to install a version of Libvirt that will be compatible with qemu-kvm-1.1 but I cannot seem to get Libvirt to compile. During the make portion of the install I get the following error: ... make[4]: Entering directory `/home/shawn/libvirt-0.10.0/docs' Generating 404.html.tmp /bin/bash: line 5: 59204 Segmentation fault /usr/bin/xsltproc --stringparam pagename $name
2015 Aug 22
0
Russian wiki
I have to update pages twice now to see its content. --> --> Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/MoinMoin/request.py", line 1207, in run handler(self.page.page_name, self) File "/var/www/html/wiki.centos.org/wiki_instance/data/plugin/action/show.py", line 27, in execute if not request.user.may.read(pagename): File
2006 Feb 28
1
Can I let routes.rb take precedence over file names?
I''d like Rails to intercept the url''s of html pages in a certain directory so I can embed them in my site. I put them in public/pages and tried to catch them with a route like map.connect ''pages/:pagename'' However this only works if the file does not exist; e.g. "pages/test.html" will only be routed if that file doesn''t exist,
2015 Aug 23
2
Russian wiki
The top menu bar has now language dependent settings. If I click Russian wiki from Front Page, the menu still English. Should I add russian links ( as HowTo, Tips&Tricks etc) into Russian Front Page to allow Russian users open this pages on the native language? 2015-08-23 2:49 GMT+06:00 Ilyas Arinov <arinov.ilyas at gmail.com>: > Ok, it was temporary I think. Thanks. > >
2004 Oct 10
1
using recent theora under Linux
Hello, in case somebody wants to test Theora without compilation, feel free to use konvalo.org's setup. It includes mplayer with theora from svn 2004-09-21 with Wim Taymans' mmx-patches from August 2004 applied (there are mplayer and mplayer.theora-mmx, the latter with decoder mmx-patches from VP3HoSwiYO) and a theora-encoder script (a bit slower than ffmpeg2theora as it runs several
2004 Oct 10
1
using recent theora under Linux
Hello, in case somebody wants to test Theora without compilation, feel free to use konvalo.org's setup. It includes mplayer with theora from svn 2004-09-21 with Wim Taymans' mmx-patches from August 2004 applied (there are mplayer and mplayer.theora-mmx, the latter with decoder mmx-patches from VP3HoSwiYO) and a theora-encoder script (a bit slower than ffmpeg2theora as it runs several
2006 Mar 27
1
rio instabilities
I''m having some serious problems with rio (rio.rubyforge.org) within my Rails app and I was wondering if you lot could offer any advice. So: I''m writing an app that generates folders full of content. The rough process of what happens when you run the "Generate" method on a "Site" object is: it copies a template directory to a directory named (site.directory)
2005 Mar 30
3
ffmpeg2theora with mmx patches is available on konvalo.org
Hello, ffmpeg2theora (with encoder mmx patches) is available on konvalo.org. You can run it on Linux (2.6.x), FreeBSD (5.x) and NetBSD (2.x) on Intel x86. ffmpeg2theora may be considered the recommended Theora encoder. The author of the program is Jan Gerber @ v2v.cc Those of you who already use Konvalo.org do not need to do anything, the program is in your PATH. Otherwise see
2005 Mar 30
3
ffmpeg2theora with mmx patches is available on konvalo.org
Hello, ffmpeg2theora (with encoder mmx patches) is available on konvalo.org. You can run it on Linux (2.6.x), FreeBSD (5.x) and NetBSD (2.x) on Intel x86. ffmpeg2theora may be considered the recommended Theora encoder. The author of the program is Jan Gerber @ v2v.cc Those of you who already use Konvalo.org do not need to do anything, the program is in your PATH. Otherwise see
2005 Dec 15
4
Database best practices?
I started with rails a few weeks ago and I''ve been very impressed with the whole framework. My first project after the cookbook was a small application connecting to Postgres. This was originally a port of an Access application so I was delighted with the new facilities for constraint checks, triggers, etc. As I started to write the front-end though I noticed myself rewriting the