Hello, I want people to tickmark som items in a table and when they click on submit button the items they have tickmarked should be listed in an email to me. How do I do this in HTML and where exactly do I add the code. I know very little about codes and have created a website entirely using frontpage options.
Hope someone can help me. Thanking you !
saitaj 0 Newbie Poster
Recommended Answers
Jump to PostSorry. The way the web works is simple:
1. Create a page, using HTML, HTML forms, and whatever JavaScript and/or CSS is needed to perform client-side functions.
2. Create a server-side program, using PHP, ASP, ASP.NET, or CGI, to process the data sent by the HTML form or …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.