similar to: Custom database forms input and display ??

Displaying 20 results from an estimated 110 matches similar to: "Custom database forms input and display ??"

2006 Apr 16
2
AJAX effect when inserting new div
Can some one point me in the right direction? I''ve got several pages that will respond to user input by creating a new div in the content area. I want that new div to visually expand into view or flash with a background color rather than just appear. Thanks. -- Posted via http://www.ruby-forum.com/.
2006 May 12
11
Stupid? question about if else logic
this seems so stupid, I keep thinking I''ve dealt with this before but I have this code <h1>Portraits</h1> <% if @image.portrait == 1 %> <%= image_tag(url_for_file_column ''image'', ''file'', ''thumb'') %> <% else %> <h1>Landscapes</h1> <%= image_tag(url_for_file_column
2005 Oct 11
5
The effects of queueing on delay
I have a router with 3 network interfaces like in the following ASCII diagram below. All interfaces are 100mbit. There is tcp traffic being sent from net1 to net3 and from net2 to net3 and the tcp connections consume as much bandwidth as possible. There is a pfifo queue on the egress interface eth0 of the core router with a limit of 10 packets. net1 --> (eth1) router (eth0) -> net3
2006 Jun 30
2
File Column woes
I followed this guide http://www.fearoffish.co.uk/blog/article/file_column_and_lightbox to make sure I''d set everything up right, but when I point my browser to the page where I can upload a new file, I get a NoMethodError for "undefined method `file_temp'' for #<Image:0x252e254>" I am so confused. It''s fallen apart and I havent even tried using
2004 Jan 14
5
* For Call Center
Hi Everyone ;) I have posted something like this before but yeilded no solid help as of yet. I am new to * and havent even setup a box for it yet as to I have no clue what I should go ahead and buy before wasting a few $k. Im looking to setup * for my office with outbound calling only with some call agents, and also remote agents so they can work from home. At this time im not looking to
2006 Nov 09
3
[LLVMdev] Is this bug in LLVM?
Hello. My name is Seung Jae Lee. I'd like to ask you onething about converting to ARM assembly code. I saved the simplest C code shown in your LLVM webpage as 'hello.c' And I made 'hello.bc' by "$ llvm-gcc hello.c -o hello". In order to make ARM assembly code, I typed "llc -march=arm hello.bc -o hello.arm" But, I met this error. llc: ARMISelDAGToDAG.cpp:73:
2006 Jun 30
5
Reading the api docs help
Ok so I am at a point that I read my entire book front to back and around and a around. And now digging through it again .. But I am now missing a key piece to the clues is the api. I found http://www.gotapi.com/index.html as a great search tool. But I can''t make heads or tails of it besides a basic search for exactly what I am looking for by word. But if I dont know the word I am
2006 Jul 07
4
Help installing Ferret
http://wiki.rubyonrails.com/rails/pages/HowToIntegrateFerretWithRails I followed everything here but at the last I get when loading page get_results Can only handle a String or a Query. RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/app/models/result.rb:27:in `search_each'' #{RAILS_ROOT}/app/models/result.rb:27:in `search_index''
2006 Jun 30
3
How do I seach for this in the api ?
<% for product in @products %> <%= h(product.description) %> It is simple code I see, but it has no umm classes I think <% for product <-- that can be fish in @products <-- this is the table I know %> <%= h(product <-- so this can be fish as well .description<-- this is the object to show the table field) %> But what would <% for()
2006 Nov 10
0
[LLVMdev] Is this bug in LLVM?
> Hello. My name is Seung Jae Lee. Hi Seung > I'd like to ask you onething about converting to ARM assembly code. > I saved the simplest C code shown in your LLVM webpage as 'hello.c' > And I made 'hello.bc' by "$ llvm-gcc hello.c -o hello". > In order to make ARM assembly code, I typed "llc -march=arm > hello.bc -o hello.arm" > But,
2001 Oct 28
1
samba 2.2.2: Unknown parameter encountered: "use client drivers"
Hey This keeps popping up with testparm Unknown parameter encountered: "use client drivers" Ignoring unknown parameter "use client drivers" same with disable spoolss theses are both new features in 2.2.2 and I kinda need em any ideas? Adam
2006 May 30
16
Is Rails a good place to start for a newb to the database
Is Rails a good place to start for a newb to the database world ?? I need to make a database that is searchable with multiple filters that can be turned on and off at a moments notice kinda like java xhtml dynamic loading.. I have not worked with php or mysql much more than basic scripts running and website defaults. so I am new to the racket and want to pick something that is robust and
2014 Aug 03
2
[Bug 10756] New: rsync can't create files or dirs in subdirs (sometimes?)
https://bugzilla.samba.org/show_bug.cgi?id=10756 Summary: rsync can't create files or dirs in subdirs (sometimes?) Product: rsync Version: 3.1.1 Platform: All OS/Version: Linux Status: NEW Severity: regression Priority: P5 Component: core AssignedTo: wayned at samba.org
2011 May 09
57
Does wine support rts. program?
anybody tell me does wine supported rts program.. ?
2007 Dec 06
0
No matter what I do, Mongrel will not write pid files
I have been trying to run mongrel_rails start -e production -p 41740 -P /home/user/railsftpapp/log/mongrel.41740.pid And cluster but it wont make a pid file ! It''s driving me crazy.... Cluster verbose mongrel_rails start -d -e production -S /home/nhall/railsftpapp/config/mongrel_upload_progress.conf --user mongrel --group mongrel -p 41740 -P /home/nhall/railsftpapp/fake/mongrel.41740.pid
2006 Jul 03
0
Scaffolds auto generate tables fields.. and Database amounts
Small story , I am moving over databases from Filemaker. In the filemaker databases are some like near 100 fields for one table. Luckly they are not relational to anything just big fat one page docs of fields.. First I am wondering if this is smart from a database speed point. Or if they should be broken up into many different database tables.. Though they all need to be on screen for the
2006 Jul 27
0
Can I Filter searching, via checkboxes ? I have a diagram
[img]http://img130.imageshack.us/img130/7478/filterssr8.jpg[/img] The search box is default like a search box. The filters will all be on by default, and clicking one of them off will remove that tables results from the search results Also http://www.treeview.net/treemenu/3fr_checkbox.html Can this be done ? If so please help.. I can not figure it out yet.. -- Posted via
2006 Jun 06
0
Any links to search engine tools ?
So I bought the Agile Web Development with rails 1st ed book.. And now find out there is a 2nd ed almost available.. :( Oh well Now besides the search engine here at this site ... are there any other examples to read from that some one might have started betas of >? Please dont get me wrong, I am not looking for a finished product just some examples as I start digging right into my book
2006 Jun 15
1
how can I use Ajax auto refresh after I save a file ??
I have open lots of windows one of which is the views files... When I edit the code and save to see what is happening on teh html page I have to hop back and hit refresh and hop back to see what went wrong in code... Can i have the page just auto refresh every say second ?? just for development purposes ??? -- Posted via http://www.ruby-forum.com/.
2006 Jun 28
0
Syntax look up search site ?
I need to findout what certain syntax is when searching through code.. Do you know of any? Example this like this => @ @@ and so on, I know I keep running into them and at somepoints => is a hash but at some points :action => ''index'' => is not a hash.. Google returns zilch when I enter => and other syntax I need to lookup Please help :D -- Posted via