forms
Formtastic in JavaScript (form builder)
Are you aware of any form builders that do similar job to Formtastic but in the browser? It should not be very heavy (so not ExtJS) and ideally compatible with structure that Formtastic generates, jQ[详细]
2023-04-13 00:14 分类:问答How can I show the 'loading' pop up after I click on the submit button for jQuery Mobile?
I\'m using the jQuery Mobile javascript library. In my form, I can\'t seem to acheive what t开发者_开发技巧his form is doing. After I click on the Submit button. I want the user to see the \'loading\'[详细]
2023-04-12 23:44 分类:问答Problems with $_POST values
Hey i got a problem that might be easily solved, but i can\'t seem to find anything on it. I have a form:[详细]
2023-04-12 23:37 分类:问答Display data from database to forms in Symfony2
In this project I\'m building, I have many forms to add data to the database that the site u开发者_如何学运维ses. Obviously, if a user add\'s data they must be able to edit this data (or delete it).[详细]
2023-04-12 23:18 分类:问答How to pick up form details using POST request from a PHP page which was accessed using GET request
I have executed a php script through GET request ex: http://localhost/example.php?id=9&name=exammple[详细]
2023-04-12 22:59 分类:问答Zend Framework, Form - Form renders with just one field
I am using ZF Form to generate forms. I wrote a class class Form_Client extends Zend_Form { public function init()[详细]
2023-04-12 22:45 分类:问答Complex HTML forms
This question is not as hard as it is long, it is long because I suck at explaining things, any help from moderators in reducing the length of this question or improving it\'s title (while keeping it\[详细]
2023-04-12 19:57 分类:问答Rails fields_for not passing all params
I have a form that updates two differe开发者_如何学编程nt models using fields_for. The data for the elements inside the fields_for are getting submitted but the ones for the original form_for are miss[详细]
2023-04-12 18:38 分类:问答Firefox will not validate form data
The following simple form with javascript with onclick button does not work in Firefox (I have version 7) but works开发者_开发技巧 fine in IE, Chrome, and Safari.[详细]
2023-04-12 17:54 分类:问答Can't pass hidden PHP value using $_POST
I\'m building a quiz web application that dynamically generates from a database on my server.I\'m having trouble passing a value for quiz_id using a hidden input in the form field.Here is the quiz.php[详细]
2023-04-12 17:10 分类:问答