Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

form

  1. M

    JavaScript How to prevent validation based on latest action

    Hi everyone, I need some help. I am by no means a programmer , but following tutorials I am trying to put together a form with WebApp for check out/in and reserving tools. The trouble I have is that I would like to prevent tools that have been already checked out from being check out again...
  2. H

    JavaScript Issue displaying calculation into a table

    Hi, I'm trying to get the following code to display the calculated output into a table however, I can't seem to get all the results to print correctly I'm only getting a few answers. I believe I've done the calculations part correctly so it could just be how I'm passing it to the table that's...
  3. D

    C# C# form with sql file

    I wanna create a form with sql, myd data can someone help me. I wouldn't know sql.
  4. bantuporijourneys

    HTML Suspicious Developer

    Hi there, I have my friend's tour website www.kilisatours.com, But we suspect there is a dirty trick involved. We can monitor everything on our booking page https://kilisatours.com/contact-us, we can see visitors visit the page and place their bookings but we don't see the emails when a client...
  5. ramzez

    HTML & CSS Beginner on margins with a problem

    Hi all, I am new to HTML & CSS and started to do the freeCodeCamp course. On my challenge to create a form I get these text input fields that extend around my form. I can't figure out why. I expected it to look like the dropdown menu, but I don't know why there is a difference. This is what...
  6. S

    HTML & CSS Form Results on a page

    Hello, I am developing a website with a form, in which when filled out, will populate the results on a stylised page. Can this be done with the Form ID of the form field? I am using wordpress for this. Any help would be greatly apprieciated. Thanks!
  7. J

    HTML & CSS Avoid multiple form submissions OR allow and send to different URL for "Thank You" page

    Hi! Would it be possible to avoid multiple form submissions OR allow multiple form submissions and send them to different URL for "Thank You" page? Maybe via IP, Cookie or something? Example AVOID: Someone submit form once but if s(he) submit twice or more submissions is ignored only...
  8. T

    HTML & CSS HTML form codes

    Hello, I have already a complete form but whem I click SUBMIT nothing happen. I know this is a basic question but, what is missing ? This is the form I created: <!-- appointments --> <div id="appointments" class="appointment-main-block appointment-two-main-block"> <div...
  9. B

    HTML & CSS Radio Button Choice Displays Desired Form

    I have 2 pdf forms that I want to turn in to one web page / web form. There is no need to post data, only a need to export or print once completed. The forms are comprised of text boxes, checkboxes, and linux commands to get information. The difference in the forms is due to the version of the...
  10. tpylkas

    HTML I have a fake restaurant order form that wont work

    Your supposed to be able to click process and have all the information in the summary variable output to the textarea but it won't work, the clear button wont work either, I'm assuming its the form or the javascript that's causing the problem. Any help would be greatly appreciated, THANK YOU...
  11. A

    HTML & CSS How to make a post thread form like codeforum?

    I want to create a post thread form like codeforum help pls
Back
Top Bottom