Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

An easy HTML/PYTHON CGI I'm extremely new to HTML and I'm starting python again after a few years abscence. Here is my current HTML code:

An easy HTML/PYTHON CGI

I'm extremely new to HTML and I'm starting python again after a few years abscence.

Here is my current HTML code:

image text in transcribed

What I'm trying to do is simply take a user input and whatever cipher command they choose (ex. make it all upper case/lowercase, reverse order, dummy, etc.), and then print back onto the website. As you can see I'm sending the user information into do_cipher.cgi, where they are asking for two functions; user_input and cipher_selected. The actual python code where I manipulate the text is not what I'm concerned about, I can easily figure that out. I need help on how to start writing this code. I don't know how to take the data from my HTML and send it to my do_cipher.cgi and then back to the HTML. If somebody could provide a way to start and go about this that would be helpful. Also the current HTML is not set in stone, it can be easily editted incase there needs to be some changes there. Thank you.

DOCTYPE html> body Enter some text and use a cipher
body K/html>

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Constraint Databases

Authors: Peter Revesz

1st Edition

1441931554, 978-1441931559

More Books

Students also viewed these Databases questions

Question

How was their resistance overcome?

Answered: 1 week ago

Question

3. What strategies might you use?

Answered: 1 week ago