I\'m attempting to set the parameter of an insert command equal to the value of a text box contained开发者_运维知识库 within a DataList control.@The following is my attempt at finding the relevant con
Specifically I\'d like to be able to set the Content-Disposition and Content-Type headers for a specific input field to look like a type=\"file\" input field, e.x.
I have created a simple form which has some required fields which if not completed will pass back an error to the user to inform them that the field is require.
I\'m creating a form that allows users to upload 11 images, i have 11 input fields for the user can select an image for each. The problem is that i can only upload the images from the first 5 input fi
How can I find out if the user pressed F5 to refresh my page (Something like how SO implemented. If you refresh your page, the question counter is not increased). I have tested many code snippets ment
Im looking to build a nice form which a supplier can quote prices on. SO the form will have Labels down the left hand side and then their would be a Column per requested Product/Quantity from the buye
I\'m having a hard time finding how to differentiate in the WordPress comment forms when you are replying to an e开发者_高级运维xisting comment (threaded) versus replying the the blog post, and not an
Need a bit of help with a form. I have created a form which require log in. Once a person has logged in they complete the form and then someone else checks the form and enters there password before th
I am having some problems adding a callback filter in Kohana 3.1. Here is my validator: Validation::fa开发者_如何学Pythonctory($fields)
It seems that ASP.NET validators do not validate hidden fields. I get messages like this: Control \'hiddenField\' referenced by the ControlToValidate property of \'hiddenFieldValidator\' cannot be v