Collecting Form Data using JavaScript

Collecting Form Data using JavaScript

procademy

2 года назад

56,486 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@kirrahyde314
@kirrahyde314 - 23.06.2023 23:47

Okay, but... you only accessed the default values you programmed into the inputs. This video won't teach you how to actually collect form data.

Ответить
@laszlotabor
@laszlotabor - 20.04.2023 14:59

Im doing a restaurant reservation sheet at the moment for my bootcamp and your video really helped me out! Thank You and all my bests!

Ответить
@yuanfanglu
@yuanfanglu - 10.03.2023 18:29

Is "John" and "smith" are the value set in placeholder? The Javascript doesn't return the value (using .value), only when I use .getAttribute("placeholder"). Any idea what is the issue?

Ответить
@sharpestasset9615
@sharpestasset9615 - 15.02.2023 14:48

Isn’t there only 2 genders? 🤦‍♂️

Ответить
@minhlengocnguyen6554
@minhlengocnguyen6554 - 30.01.2023 18:00

From Vietnam, IT SO GOOD SIR, thank you sir, make my essay more easy!!!

Ответить
@mikhailkevin2505
@mikhailkevin2505 - 02.12.2022 09:54

can i ask sir, you has grab a data and show it in console.log, how about to show it in another page sir? can i have do like i'm ask? Thank you

Ответить
@PedroSupimpa
@PedroSupimpa - 12.11.2022 06:28

When i put the console.log(fname), doesnt show anything on console

Ответить
@josephlivengood4508
@josephlivengood4508 - 06.11.2022 05:41

good video, however for some reason my radio buttons are all defaulting to the first value and it's not checked, but in the browser it shows as if checked, really weird.

Ответить
@shauntiey
@shauntiey - 12.10.2022 16:56

im looking for the video that involves events

Ответить
@colindante5164
@colindante5164 - 31.08.2022 02:20

Thanks a whole bunch))

Ответить
@mohdfaisal4725
@mohdfaisal4725 - 09.07.2022 19:27

how do i get the responses?? on server side ... anyone plz help

Ответить
@DeepakSingh-cn4re
@DeepakSingh-cn4re - 28.06.2022 14:41

How To send This data to my database ?

Ответить
@hannabouttros172
@hannabouttros172 - 07.06.2022 06:37

ABSOLUTELY FANTASTIC! SO CLEAR AND WELL EXPLAINED AS ALL THE PREVIOUS TUTORIALS! ONE CAN REALLY LEARN WITH YOUR LECTURES. THANK YOU SO MUCH!

Ответить
@sauravrajmitra6804
@sauravrajmitra6804 - 12.05.2022 22:24

big fan sir 🙌 🙌 very well explained

Ответить
@bandanachoudhary6392
@bandanachoudhary6392 - 11.04.2022 21:28

Hi

Ответить
@louizamariakonizari2022
@louizamariakonizari2022 - 09.04.2022 22:39

Could you please help me to understand my mistake? I have the following code:

<form>
<fieldset>
<legend>dokimastiko</legend>
<input type="text" id="onoma" name="onoma" placeholder="Onoma">
<input type="submit" id="ypovoli" name="ypovoli" value="Υποβολή">
</fieldset>
</form>

and this is my js code

let y = getElementById('onoma').value;

and it gives me a reference error getelementbyid("onoma").value; is not defined.

What am I doing wrong? Thank you.

Ответить
@erixgutierrez6552
@erixgutierrez6552 - 30.03.2022 14:35

Good thing it whas Jhon Smith and not Jada Smith, or Will would smack You... Keep My wife's name out of your f... FORM!!! XD

Ответить
@devakichandrika3516
@devakichandrika3516 - 22.03.2022 20:01

when input values are changing that means value is not predefined how to print the value we typed instanly

Ответить
@sharifaha5098
@sharifaha5098 - 28.02.2022 06:37

this tutorial is underrated. very concise and presentation flow is easy to follow. passing this on!

Ответить
@mariosk.5173
@mariosk.5173 - 07.12.2021 14:07

you sir are a hero

Ответить
@sushilkumar-ef7gh
@sushilkumar-ef7gh - 18.10.2021 11:49

Very much clear concept

Ответить