Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can anyone help me with this problem in JavaScript? I use the Visual Studio. This the example code: function show(showform, showtxt) { alert(Entry from

Can anyone help me with this problem in JavaScript? I use the Visual Studio.

This the example code:

Create an HTML document that contains two forms. One form consists of a text field, the other a text area. Name the forms and the input devices. Use JavaScript to print the names and values in the forms.

Text Field Form:

Text Area Form: