🎴 Flashcard Mode

jenkins

Card1 / 6
Mastered0
Review0
QuestionClick to flip

Which of the following correctly describe Dreamweaver's form building capability?

AnswerClick to flip back
A
It has no server side form processing features.
💡 Explanation:

Dreamweaver provides tools to design the visual layout of forms (client-side), but it does not inherently include server-side processing logic (like PHP or ASP scripts) to handle the data once submitted; that must be coded or configured separately.

Change Mode