I have a form for updating details. My first prepared statement populates the form fields with the database data.
In case someone else in the table has the newly entered email address the second checks if the email exists.
If not the third updates the database.
The problem is if I...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
500 results in 0.0333 seconds.
Keywords
Members
Tags
-
liquorun started a topic Form help - Need to code two text fields so that just one of the two are "required"in HTML & CSSForm help - Need to code two text fields so that just one of the two are "required"
Hi all!
I have run into an issue due to how the anicent CMS, *Lotus Notes*, creates forms (you can't use traditional HTML to code your fields, radio buttons, check boxes etc). This is for work, so I cannot use different software unfortunately. Here is what I need to do:
...
-
Add a #hash to the url only if form has errors
I have a form quite far down a fairly lengthy page.
The form has various validation checks.
If any of the checks fail I would like to add a hash #myform to the url so that I can jump to
and display the error messages near to the form.
If the form submits successfully...
-
Add security to hidden form field
I am trying to create a blog which allows the owner to add a post which includes an single image upload.
The CMS will also have an edit post option which will allow the previous image to be replaced with a new one
(automatically deleting the previous image) or simply leave the current image...
-
Help with CSS of Contact Form 7
Hi all,
I have several Contact Form 7 forms on my Wordpress website.
Example of 2 forms with 2 different form themes being used:
https://www.adoreecuador.com/inquire...ed-round-trip/
https://www.adoreecuador.com/nl/inqu...stomized-round...
-
Html form issues!!
Hello guys,
I am trying to make a form for text template, using JavaScript and html.
There is following text (example): "Bill went to PLACE and sold_or_bought product_name to John."
Instead of values in italic I would like to insert my text. So...
-
enabling html i.e. <a> tags within plugin via PHP
Hi all,
I have an open source forms plugin that isn't allowing me to use <a> tags to link to my 'terms and conditions' page within the form <label> ( see the landing page that I am working on for reference, bottom of the page "i agree to the..." checkbox <label>....
-
Noob Help - Update form depending on selection from dropdown
Hello All,
Hope someone can assist.
I want to create a form where there are a few text fields, but the first field has to be a selection drop down. Depending on the item selected from the drop down, it would update the last field in the form.
Essentially,...
-
Require/force selection of a checkbox
We get a lot of submissions on the following form (this link is a test/abbreviated version of the live form) where people forget to make a choice for the women's or men's weekend. Looking at the code, is there a way to ensure they choose?
[link removed]
-
New to javaScript and I am struggling help with JS Validation
This is for an online course I am taking. I am not a coder but I am honestly trying to learn.
Create a form that contains text inputs for the user's first name and last name.
Add an email input for the user's email address.
Add a select element that lists 5...
-
Create a form which results in specific data being displayed
Hi
Just after some advice. I would like to build a very simple form, which would consist of just one field (date of birth), upon when clicking enter would display predefined data on which vaccinations a child should have.
For example, I enter 01/01/2019, click 'enter' and the...
-
Most practicle way to maintain user form data
Hi,
After the user fills out the form and submits it, i go to a process file and then kick it back with a message if something went wrong. However in the process their data is gone, and i too would be ticked off if i had to retype all that form for just a minor mistake.
...
-
adding an image or image field into my PHP form
Hello all,
I have no PHP experience, only html and css. I am putting together a precoded form onto my website for e-commerce payments. This particular form is fine and works with my payment gateway but it does not have the PayPal and credit cards logos below
the 'Choose your payment...
-
Delete a line of text in a txt file
Hello everyone, I need help with two things.
Considering a data.txt file in which the data sent by a form are transcribed, line by line, with name and date of transmission.
Example:
Name1; xxxxxxxxxxxxxxxxxxx; 02/23/2019
Name2; xxxxxxxxxxxxxxxxxxx; 03/30/2019
...
-
contact form newbie
Hi.
So I bought a template. Contact form doesnt work after following instructions on how to edit mailer.php.
The author doesnt answer questions, insists its server side and wants my FTP access.
I feel really leery about giving out the FTP, especially since he disregards...