How to Set Up a Mailing List With Dreamweaver

104 17
    • 1). Open or create a new page in which you want users to be able to input their data for your mailing list.

    • 2). Insert a table on the page by clicking the "Insert" button in the navigation bar at the top of the program. Include the correct number of cells for the information that you will be collecting.

    • 3). Select the cell in which visitors are going to type in their email addresses. Click on "Insert" and then "Form." You should see the form outlined in red.

    • 4). Choose the appropriate type of form. For collecting email addresses for your mailing list, you will most likely want to use a text box form.

    • 5). Select how the information will be sent to your server by changing the method option in the Property Inspector.

    • 6). Insert the ASP or PHP form object that you will be using to collect the data.

    • 7). Modify the appearance of your table by changing the size and color scheme so that visitors can easily recognize it as the way to join your mailing list.

Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.