I have created a large user form in Dreamweaver 8. I need the results to appear on my website in a particular format.
Can I create the results form in Dreamweaver 8 or do I need to purchase a different program?
I have created a large user form in Dreamweaver 8. I need the results to appear on my website in a particular format.
Can I create the results form in Dreamweaver 8 or do I need to purchase a different program?
Designing the results page for a large multi-field form is primarily a UX task that needs a clear handoff to whoever will implement it. , the replies from and raised implementation and hosting questions; the short checklist below focuses on producing a usable, testable results design that minimizes back-and-forth with developers.
Validate the design with keyboard-only navigation and sample edge-case data. Sanitize and encode any user-provided content (see OWASP XSS guidance at ), use semantic markup and accessible form patterns (see W3C WAI forms tutorial), and review validation/UX patterns on MDN Forms.
Jump to Post— drjohn 56Of course you can do it in dreamweaver, it's a web design program.
But you may have to expand on what your form does for a better answer, and you may have to write some php to process your form's input and output (forms are actual dead, lifeless items …
Of course you can do it in dreamweaver, it's a web design program.
But you may have to expand on what your form does for a better answer, and you may have to write some php to process your form's input and output (forms are actual dead, lifeless items unless their content is fed into a script of some sort).
it depends on the host on which u have hosted ur site.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.