similar to: Validation errors and file uploads

Displaying 20 results from an estimated 5000 matches similar to: "Validation errors and file uploads"

2011 Jul 07
1
datastructure for multi-choice factors
I am working on a system to visualize survey responses. Survey responses typically include factors, numeric, timestamps, textfields and therefore fit perfectly nice in dataframes, making it easy to visualize using standard R functions. However I am currently working on a survey that also include questions in which the respondent can check more than one answer on a single multichoice item. I.e.
2005 Sep 14
1
Python binding and Xapian fields
Hi all, I have spent more than 3 hours trying to figure out how Xapian documents fields works ! It seems that I failed so I ask for help. I am using Xapian 0.9.2 with Python bindings and Xapwrap (Python wrapper for xapian) on Fedora Core 3. I have added custom fields like 'uri', 'title', etc and I wish to view them in my Omega results. I am also using an Omega XML customized
2007 Jun 05
2
.activate() behaviour
Hi all, I''m trying to understand why the following code doesnt work... ---------------------------------------------------------------------------------------- <html> <head> <title>blabla</title> <script type="text/javascript" src="prototype.js"></script> </head> <body> <form action="bllalba">
2008 May 03
2
sqlite3, inserting values in database
hi, i have a small form of textfields and i need to add these informations to a table in sqlite3 database. but i dont know how to do it. i mean that its small address book program. and ''id'' from ''clients'' table has to increments. i open database with : db = Database.open("data.db"), but then i dont know what to do... anyone can help? -- Posted via
2011 Feb 27
4
[PATCH] Add minimal mkstemp(3) implementation.
This uses time, ASLR and pid for randomisation. (Closes: #516774) Signed-off-by: Thorsten Glaser <tg at mirbsd.org> --- usr/include/stdlib.h | 2 + usr/klibc/Kbuild | 2 +- usr/klibc/mkstemp.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 96 insertions(+), 1 deletions(-) create mode 100644 usr/klibc/mkstemp.c diff --git a/usr/include/stdlib.h
2008 Apr 06
1
[Bug 15374] New: Selecting team in pinch-hitter became much harder
http://bugs.freedesktop.org/show_bug.cgi?id=15374 Summary: Selecting team in pinch-hitter became much harder Product: swfdec Version: git Platform: x86-64 (AMD64) URL: http://www.break.com/games/pinch-hitter.html OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2003 Dec 11
5
Yuck! Error in buffer handling
Hello. Is this normal. Or does it mean there is a problem ? ------------------------- stop now Beginning asterisk shutdown.... Executing last minute cleanups == Destroying any remaining musiconhold processes Yuck! Error in buffer handling...: Connection reset by peer Yuck! Error in buffer handling...: Broken pipe Yuck! Error in buffer handling...: Broken pipe Asterisk cleanly ending (0).
2009 Jun 25
4
standard ActiveRecord validation message
in testing my app I just use the validations validates_presence_of :first_name, :last_name, :email validates_presence_of :academy, :message => "You must select an Academy" validates_presence_of :role, :message => "You must select a role" standard error_messages are fine for most of my fields , resulting in : 5 errors prohibited this data from being saved There
2006 Jun 07
8
Need to make work MSN Messenger 7
I need to make work MSN Messenger 7. Its a present for a special person who loves the winks of MSN 7. I have spend a lot of time trying to make it work, copying all installed files work partially, saying fixme:netapi32:NetGetJoinInformation Stub (null) 0x7fb9f838 0x7fb9f834 fixme:winstation:OpenInputDesktop (0,0,2000000): stub Someone have any clue of how to make it work?
2009 Oct 04
1
ControlMaster and packet stuffing
When I'm running interactive ssh session which is ControlMaster and I run scp or sftp to same host, creating another channel, it seems that ssh is stuffing the packets together exceeding MTU. I've for years ran QoS where I prioritize small packets, as it is clean and easy way to guarantee low latency to pretty much all you care for. Unfortunately ControlMaster packet stuffing breaks this,
2008 Oct 31
6
link_to submit form value 2
Hi to all, I''d like to pass with a link to values inside some form. I''ve read in other posts that it''s possible if i include the forms inside a html <div>... So here it''s my code of the view : <div id="study"> <table> <tr><td><label for="study_titolo">Titolo di
2016 Aug 21
2
Sound failure in CentOS 6.8
On Sunday 21 August 2016 13:50:25 Frank Cox wrote: > On Sun, 21 Aug 2016 13:39:29 -0700 > > j_post wrote: > > Sound stopped working on my CentOS 6.8 system several months ago. > > alsamixer may tell you something useful. > When I select HDA Intel PCH, which is what it should be using, everything looks normal with one possible exception. There are three volume sliders
2006 Apr 27
5
Realtime Form Validation Plugin Available
Granted, I''m still very much a newbie, but after reading an article on AJAX that basically states at one point that just because you can use AJAX doesn''t always mean you should, I have to ask: Why bother contacting the server (even if it is an insignificant amount of bandwidth) to validate the sanity of form data (unless you''re actually validating against something in
2007 May 30
3
memtest86+.. How do I load it with pxelinux?
I've just spent at least half an hour swapping files, downloading things and stuffing around with memtest86 and memtest86+. I can't get either to start from pxelinux. Currently I have "memtest86" as the filename, and i'm trying to load it direct (not trying to use memdisk or anything). This just results in a near instant reboot. Am I doing something wrong? I can't
2005 Mar 19
1
ANI & DNIS sent to analog FXs Port Possible
Good Day list, Need assistance determining the best place to read up on whether Asterisk can help me out. I have a situation where I need to do the following <PRI from Telco> ------- <Analog Channel Bank>------------<Proprietary Box> | | | | | | <PRI Port 1 of Digium Quad T1> <PRI Port 2 of Digium Quad T1> | | | | | |
2006 Jun 24
6
Few questions
I apologize if these questions are not relevant to Scriptaculous. I just want to get a general idea if I can acomplish some or all of these things with the framework, and then what (if any) I''ll need to do outside just using javascript. For now, I have 2 column layout. On the right I want a form palette where form elements can be dragged to the left column. I have a form inside the
2008 Jul 09
2
ipod software
i'm new to linux but am an experienced windows user (former ;-) under windows i used a program called Anapod Explorer to manage my ipod nano. it was great. i looked just like windows explorer and all i had to do was drag and drop from folders to my ipod to transfer music. very simple and easy to use. i've looked a few ipod software programs under linux, but nothing comes close to Anapod. i
2016 Mar 08
2
Module Versioning... and other things
On 3/8/2016 07:23, Pete Batard via Syslinux wrote: > [...] the merging of ldlinux.sys and isolinux.bin, which I would very > much like to rally people on this list into seeing as beneficial. [...] My understanding is that isolinux.bin and ldlinux.bin are pretty much twins[1]. If I understand correctly, you'd like the latter to be tacked onto the former because people are too stupid
2003 Jun 19
1
Win(yuck)NT
In migrating to Samba on FreeBSD from Win(yuck)NT, I?ve run into this hitch. Let us say I have 9 users named User1, User2, User3, ? User9 User1 is a member of group wheel User2 & User3 have the administrative task (add/change/delete) of managing the content of the directory Dirc1 and all subordinate objects (files and directories). Dirc1 is the directory /usr/Shared/Dirc1. Only User1
2016 Sep 05
2
Extending the AD schema
We're looking at implementing Sudoers LDAP on our Samba 4 AD domain. While this worked perfectly in a test environment previously, I am always extremely nervous about the possibility of stuffing things up on production. Given a domain with multiple DCs (two in our case), should I do add the schema extension with all DCs on line or should one by taken off line to provide an emergency