Jump to content

Need some HTML help

BLLDoesTech

So I would like to make an HTML script for a website

Needs to have option A and B, which when selected gives the user an answer

Like if A is clicked one result is given and if B is clicked a different result shows

 

Also is there a way to send email "receipts" to people who use it with there answer and results?

Systems:

Main Gaming:                                                        Windows XP:

Ryzen 5 2600                                                               Intel Pentium 3

Asus RX 580 OC                                                     1GB DDR2

Patriot Viper DDR4 8GB                                         Asus Motherboard

Asus ROG B450-I                                                   Dell 300W

Corsair CX 450                                                       ATI Rage 128 Fury Pro

                                                                               

FreeNAS Server:                                                   Windows 98/95 duel boot:

I5 3400k                                                                  Pentium Pro

Patriot DDR3 8GB                                                  HP Vectra motherboard 

Gigabyte Ultra Durable                                           500MB RAM

Rosewill Glacier 600W                                           Soundblaster 16

                                                                               Matrox Mystique

Random PC:                                                         

AMD Phenom x4 850                                          Key:

Kukete A78                                                          Motherboard

Kingston 4GB DDR3                                            Memory

Dell 500W                                                            Power Supply

                                                                             Graphics Card

Other Gaming:                                                    Sound Card

Ryzen 5 2600                                                       Processor

Asus ROG Strix B350-F Gaming

MSI 1050 OC

Hyper-X 16GB DDR4

EVGA 750 B2

Link to comment
Share on other sites

Link to post
Share on other sites

HTML is just a markup for what you see on the website. What you're asking for sounds much more like javascript which is a whole other beast.

 

(Not a web developer, just my 2 cents)

 

Also, Google Forms should be able to do what you're asking for with ease.

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, RozRocks said:

HTML is just a markup for what you see on the website. What you're asking for sounds much more like javascript which is a whole other beast.

 

(Not a web developer, just my 2 cents)

 

Also, Google Forms should be able to do what you're asking for with ease.

I was trying to get forms to work but I can't find a way to get it to give me replies per question back

Systems:

Main Gaming:                                                        Windows XP:

Ryzen 5 2600                                                               Intel Pentium 3

Asus RX 580 OC                                                     1GB DDR2

Patriot Viper DDR4 8GB                                         Asus Motherboard

Asus ROG B450-I                                                   Dell 300W

Corsair CX 450                                                       ATI Rage 128 Fury Pro

                                                                               

FreeNAS Server:                                                   Windows 98/95 duel boot:

I5 3400k                                                                  Pentium Pro

Patriot DDR3 8GB                                                  HP Vectra motherboard 

Gigabyte Ultra Durable                                           500MB RAM

Rosewill Glacier 600W                                           Soundblaster 16

                                                                               Matrox Mystique

Random PC:                                                         

AMD Phenom x4 850                                          Key:

Kukete A78                                                          Motherboard

Kingston 4GB DDR3                                            Memory

Dell 500W                                                            Power Supply

                                                                             Graphics Card

Other Gaming:                                                    Sound Card

Ryzen 5 2600                                                       Processor

Asus ROG Strix B350-F Gaming

MSI 1050 OC

Hyper-X 16GB DDR4

EVGA 750 B2

Link to comment
Share on other sites

Link to post
Share on other sites

On 12/3/2018 at 5:43 PM, BLLDoesTech said:

So I would like to make an HTML script for a website

Needs to have option A and B, which when selected gives the user an answer

Like if A is clicked one result is given and if B is clicked a different result shows

 

Also is there a way to send email "receipts" to people who use it with there answer and results?

You can achive this with the <form> but you need a server side scripting language like PHP to make the action of the form.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×