Tagged Questions
0
votes
1answer
15 views
Is it possible to transfer an HTML form to a webform? Drupal
I have already made and styled an HTML form, is it possible to put it into a webform in Drupal, without having to create everything again? I mean, Is it possible to take the ids and classes to made ...
0
votes
3answers
28 views
How to align `<label>` behind transparent `<input>`
How do i align <label> centered behind transparent <input> then set opacity of input onfocus to 1
4
votes
2answers
78 views
I cannot seem to get my form to successfully email
This is my first time creating a website combining AJAX, JavaScript, PHP, and HTML. Basically, I have a modal that pops up when you click "contact me" with a form inside. The reason I've chosen to use ...
0
votes
2answers
18 views
Radio Buttons lose functionality inside a return false element
So I have a modal with a form. The form has two radio buttons:
I have this, which stops the modal from closing if the user clicks inside it:
$(".modal-content").click(function(e){
return ...
-1
votes
0answers
28 views
Store HTML page data in SQL database using AJAX in MVC project [closed]
I have MVC project in that i have one HTML page that include input box for email ID i want to store that Email ID in my database i don't khow the way to do this, Any suggestion
My HTML file code is
...
0
votes
1answer
26 views
How to set button's label without changing value in post
I've got this code in html:
<form action="/login/" method="post">
<input type="text" name="login">
<input type="text" name="pass">
<input type="submit" value="login" name="type" ...
0
votes
0answers
18 views
Anchor Link on Form Submission
I have a Web form using the Tectite FormMail script. I'm trying to get the form to work where upon submit it displays a area using anchor text. The rest of my Web page works perfectly when using to ...
0
votes
1answer
23 views
Parsing html forms [closed]
I have a website that has a form with three pull-down menus. After I select something in the first pull-down menu, the form refreshes and gives me values for select in the second pull-down menu. After ...
1
vote
2answers
46 views
Perl mechanize print HTML form names
I'm trying to automate hotmail login. How can I find what the appropriate fields are? When I print the forms I just get a bunch of hex information.
what's the correct method and how is it used?
use ...
0
votes
3answers
74 views
Need to convert a $_FILES to $_POST in php
I have to input fields like
<input id="input_A" type="file" multiple="" onchange="doitgood();" />
<input id="input_B" type="text" />
and
function doitgood(){
...
-2
votes
2answers
47 views
I need to update a record in PHP containg HTML
I am working on a PHP form to update a database record. I don't have a problem with most of the records, but there is one that I need to put html into. If I only enter regular text or single quotes it ...
4
votes
1answer
28 views
HTML standards for input names on complex forms
There is a standard or a good practice on choosing the name attribute value in complex HTML form input elements?
For example:
<input type="text" name="post[comments][0][author][name]" />
But ...
0
votes
2answers
32 views
Expanding width of form <label> issue
I am trying to pull in the text from the right, 'I am filling out this form as an individual' so it is fits on one line. There seems to be a 'block' preventing it from stretching out. Here is a ...
0
votes
1answer
50 views
C# Windows Application Form to Html Form
I'm working on a project where I need to convert a C# windows application form to an HTML form programmatically.
I'm having problems with sizing the HTML text boxes appropriately. I set the width ...
0
votes
1answer
56 views
Twitter Bootstrap - Appending numeric stepper inline next to an input field
I'm attempting to code this:
https://dl.dropboxusercontent.com/u/233981/Numerical_slider.PNG
After some research, I found http://loopj.com/jquery-simple-slider/ which seemed like a great start.
So ...
0
votes
1answer
44 views
How to set value in textbox value after form submit?
How to set value in textbox value after form submit?
im using this js block but still im having troubles storing a value in a textbox or div
<script type="text/javascript">
(function($,W,D)
{
...
1
vote
6answers
41 views
onSubmit validation changing label style
I'm trying to get this form to change label color after submission if the field is empty and then return back to normal when the field is filled in.
It's behaviour would be something similar to:
...
0
votes
0answers
38 views
Merge form fields into one using javascript
I'm a non-programming designer trying to help out a friend and could use a little help with javascript. I have a form which will populate a shopping cart. That form has multiple fields (text fields, ...
3
votes
2answers
52 views
Input value disables Enter key
I have the most annoying problem ever! I'm using an easy to use password script:
var count = 2;
function validate() {
var un = document.myform.username.value;
var pw = ...
0
votes
2answers
40 views
Redirect on form's submission with window.location.href
Trying out this simple code, I am amazed it didn't work, here we go :
<form method="get" action="" >
<input type="submit" value="validate" onclick="redirect(); alertIt(); "/>
...
1
vote
3answers
39 views
Populating an input from two drop-downs with Jquery
So I've got an input field that I'm trying to populate using two separate drop-down menus. I've got it working with a single drop-down currently, but I'm unable to do two. Here's an example of what ...
0
votes
1answer
24 views
Passing array values from a form: Why I get a 1 variable instead of array?
I try to pass the next form by clicking the 'submit' button (I checked the all 2 fields):
<form id='contact-form' name='contact-form' method='get' action='/3/'>
<input type='checkbox' ...
0
votes
1answer
28 views
can't separate html elements
Some reason, I'm having trouble separating a submit button from another drop down box/text. I just want to start a new line, but I can't seem to get it to work. sorry if it's vague. here's my code.
...
0
votes
0answers
30 views
How to populate select/combo box without submitting the master form (ASP)
I've got a master form on my page, and I want to create onClick events for some of my drop down boxes to populate other drop down boxes depending on the choice made.
I know I can't have a form within ...
-1
votes
0answers
10 views
How to add mail merge result as a url parameter within the email
I need to add the results from a mail merge field to a link inside the same email that will contain the url parameters to carry over to auto-fill fields in a form on a website.
I tried add the field ...
0
votes
3answers
48 views
html: stop page refresh when entering a value
I have a table created in a html form.
The first column displays data pulled from a web server and the second column allows for changing the value and then submitting the new value to the web server.
...
1
vote
0answers
21 views
Mozilla Firefox form values reset on history.back
I'm writing a PHP script. I've got a form uses post method and action to another page. If an error occures, I show a message on that target page, and let the user go back via a link that triggers ...
1
vote
1answer
29 views
HTML form with multiple “actions”
I'm setting up a form wherein I need 2 "actions" (2 buttons) at the bottom:
1 - "Submit this form for approval"
2 - "Save this application for later" [upon arrival at this page later, it will ...
0
votes
0answers
34 views
Creating a two step subscription form using Twitter Bootstrap's modal [closed]
I'm trying to create a standard "sign up for our e-mail newsletter" HTML form that collects the user's name and e-mail address. Once the user hits "submit", a modal opens (we're using Twitter ...
1
vote
2answers
23 views
Generate form based on form selection
I have a dropdown selection box to generate another select box based on the selection of the first box. I have put an example below.
<form action="" method="type">
<select ...
0
votes
2answers
41 views
Using prepopulated form, submit only changed fields
I have an html form that uses select and text inputs. The form comes pre-populated with default values. How can I submit only the inputs that were changed by the user from their default values? ...
-1
votes
0answers
25 views
D3js adding HTML forms as foreignObjects breaks functionality
I'm using a foreignObject in order to attach HTML forms to a node. However, when I do this I basically lose the normal functionality of the forms. For example, drop down menus do not change when a ...
0
votes
1answer
22 views
Rails: Wrap parameter coming from form in a nested hash
I have the following form for search which should also perform filtering:
<%= form_tag search_index_path, method: :get, id: 'search_form' do %>
<%= text_field_tag :search, params[:search] ...
0
votes
3answers
38 views
is it possible to combine radiobutton and submit in 1 submit button?
I have a radiobutton and the value gets submitted with a submitbutton. I only want a submitbutton that submits the value when clicked. So instead of a radiobutton and a submitbutton separate I want a ...
0
votes
0answers
20 views
Text input field resizing after DOM load
I have some text input fields that seem to be resizing after the DOM loads, and I'm not sure why. In fact, this problem became more complex after I tried to create a fiddle for the purposes of ...
0
votes
1answer
59 views
PHP/HTML Form data multipage info transferring, image info
I've created a photo competition where when users see themselves in a photo they click the (I'm in this photo) callout.
This pops up a form for them to fill in. I've had no problems collecting the ...
0
votes
2answers
36 views
Form Data to CSV File
I have written some C code, which does not appear to be working correctly. I have a POST form and I am looking to tokenize the output (based on the & limiting character) and write this to an ...
0
votes
4answers
64 views
Displaying Label Inside Text-area
I want to make a square shape text area of fixed size.The label of the text-area will be inside the text-area as shown in the picture below.This heading will always be displayed.It will not dissapear ...
2
votes
3answers
67 views
C Program for Form Processing
I have no idea how to achieve this, but I have a HTML form, with several different elements in it.
For testing, right now, all I would like to do is write a piece of C code that will take anything ...
0
votes
3answers
50 views
How to change html controls with php as the user provides input?
Pretty new to PHP and I'm wondering if there's a way to dynamically modify which inputs are available on an HTML form using PHP without the form data needing to be submitted. I'm making a site with a ...
0
votes
3answers
47 views
Text area scroll bar being displayed in IE 8
I an using a text-area of fixed size in a form to take input from user.Even though I have made the resize property of the text-area none the scroll bar is still getting displayed as seen in the ...
0
votes
4answers
41 views
How to retrieve textfield value in real time?
I am trying to find a way to update text in real time based on what is typed into a textfeild in a HTML form.
I am aware of javascript's onChange event, however this only updates once a user clicks ...
-3
votes
2answers
56 views
Submit PHP Variables to Another Domain [closed]
I'm trying to submit a URL from my website to another website (we'll call it domain b) with PHP variables included in the URL.
When I hit the submit button on my PHP form I need it to create a URL in ...
0
votes
4answers
68 views
PHP - checkbox form wont return itself as clicked
I have a variable called present, I also have a checkbox, I need to make it so that if the checkbox is checked, then someone submits the form, the $present variable will change to a value of 1. Right ...
-1
votes
1answer
40 views
Javascript input form
I have this datepicker function:
!!!5
html
head
link(type='text/css', href='http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css', rel='stylesheet')
...
0
votes
2answers
19 views
submit form to new window without address bar
This code will submit a form to a new window
<form action="..." method="post" target="_new">
But is it possible to make the new window start without the address bar and define its size ?
0
votes
0answers
13 views
submit form to iframe bug with MacOS
I have a form that needs to be submit into an iframe. It works perfectly in Windows and in some older version of Mac OS. But it doesn't works with the newer version. I have tested it with Mac OS X ...
1
vote
1answer
17 views
pasting an excel grid into an HTML form and pasting it back into an excel document
A friend of mine asked me about this 2 weeks ago and I am still trying to think about the best way to solve the problem.
Apparently the users ended up with a system where they get an excel file where ...
0
votes
0answers
18 views
How Do I Submit My Form in Shadowbox?
I'm trying to use Shadowbox to upload image files. The Shadowbox opens fine with the form in the browser, but I'm unable to submit it. The server says its unable to complete my request. Here is my ...
0
votes
0answers
36 views
CAPTCHA with php file just returning blank page
First off, I'm very new to php and I'm certain the solution to my problem is that I'm simply overlooking an obvious thing because of my lack of experience.
I have a simple HTML form with a CAPCHA ...





