Displaying 1 result from an estimated 1 matches for "embeddediable".
2006 Apr 04
13
Myowndb: a web database built with rails
...l be
  translatable)
- data types are displayed accordingly: a web URL field will be displayed as a
  link, an email field will be displayed as a mailto link, a choice in list
  field will be displayed in a drop down list.
- data is password protected, but a public form can be made accessible. An
  embeddediable version of the form will soon be made available. This could be
  used for collecting visitors data on a website, as this form can be included
  in a webpage with 2 lines of html.
- live ajax validation when applicable (eg, if an invalid email is entered, the
  field is marked in red when the focus...