Page 248 - Web Applications (803) Class 12
P. 248
Step 1: Click on Tools → SEO Reports. The SEO Checker dialogbox opens:
Step 2: Select All Pages and click on Check. You can check the results.
To learn more and resolve associated problems, click on each notification in the list. Run the SEO Checker
once more to verify that the website is Optimised after any/all errors have been located and corrected.
4.6 CREATING FORMS USING MICROSOFT EXPRESSION WEB (MEW)
You have been building static web sites with HTML and CSS. While static web pages are sufficient for building
simple websites, you must learn how to effectively develop dynamic websites. Visitors can search and find
information on dynamic websites using search engines or database listings, and they can also contribute
information by voting, rating, and providing feedback.
Using MEW, a completely functional form can be developed. Form submissions can either send data to a
particular email address or store it in a database.
Follow these steps to create a form and store the information into a database:
Step 1: Click on File → New → ASP. A blank ASP page opens. Save this page as mypage.asp.
Step 2: From the toolbox on the right, click and drag the form control on the page.
246 Touchpad Web Applications-XII

