hi,
I have created a user control form but don't know how to embed it to a webpage.
This my web Page code:
<!DOCTYPE html><html><head><title>Online Marketing Company - Brilliant SEO Technologies</title><meta name="description" content="website description" /><meta name="keywords" content="website keywords, website keywords" /><meta http-equiv="content-type" content="text/html; charset=windows-1252" /><link rel="stylesheet" type="text/css" href="css/1style.css" /><link rel="stylesheet" type="text/css" href="css/2nav.css" /><!--[if IE 8]><link rel="stylesheet" href="/css/ie8.css" type="text/css"><![endif]--><!-- modernizr enables HTML5 elements and feature detects --><script type="text/javascript" src="js/modernizr-1.5.min.js"></script></head><body><div class="headerouter1"><div class="tophead"><div id="inner_headerinclude"><!--container for Logo and top menu bar--><img src="images/logo.png" alt="image1"/><div class="wrapper"><div class="container"><ul class="menu" rel="sam1"><li class="active"><a href="index.html">Home</a></li><li><a href="services.html">Services</a></li><li ><a href="about-us.html">About Us</a></li><li><a href="ContactUs.aspx">Contact US</a></li><li><a href="">Blog</a></li></ul></div></div></div><!--inner header close--></div></div><header><div id="banner"><!--<div class="header_main">--><div class="slideshow"><ul class="slideshow"><li class="show"><img width="1100" height="340" src="images/seo.png" alt=""Brilliant SEO Technologies"" /></li><li><img width="1100" height="340" src="images/smo.png" alt=""Brilliant SEO Technologies"" /></li></ul></div><!--close slideshow--></div><!--close banner--><!--</div>--></header><div class="headerouter"><div id="menubar"><ul id="nav"><li><a href="seo-services.html">Search Engine Optimization</a></li><li><a href="smo-services.html">Social Media Optimization</a></li><li><a href="ppc-services.html">Pay Per Click</a></li><li><a href="website-design-development.html">Website Development</a></li></ul></div><!--close menubar--><div id="site_content"><div class="sidebar_container"><div class="sidebar"><div class="sidebar_item"><h2>New Website</h2><p>Welcome to our new website. Please have a look around, any feedback is much appreciated.</p></div><!--close sidebar_item--></div><!--close sidebar--><div class="sidebar"><div class="sidebar_item"><h2>Latest Update</h2><h3>January 2013</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus tempor enim.</p></div><!--close sidebar_item--></div><!--close sidebar--><div class="sidebar"><div class="sidebar_item"><h3>December 2012</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus tempor enim.</p></div><!--close sidebar_item--></div><!--close sidebar--><div class="sidebar"><div class="sidebar_item"><h2>Contact</h2><p>Email: <a href="mailto:sales@brilliantseotechnologies.com">info@brilliantseotechnologies.com</a></p></div><!--close sidebar_item--></div><!--close sidebar--></div><!--close sidebar_container--><div id="content"><div class="content_item"><h1>Welcome to the Brilliant SEO Technologies!</h1><p>We are a fast growing Search Engine Optimization Services provider in India. Our impeccable expertise in making any web page search engine friendly has enabled many get better recognition in the national as well as international fronts online, whatever their website motive may be.</p><p>In addition, we provide complete web design and development solutions to give your vision a definite structure in the emerging digital world. Our designed web sites easily meet the latest marketing developments and needs of businesses that have rapidly transformed due to use of Internet.</p><p>Considering that a properly designed website is important for successful online marketing part, we provide the best web designs for your organization. Our in-depth knowledge of the domain and technical expertise enables us show our brilliance increasing search engine visibility as well as traffic on our clients’ website.</p><p>We have adopted superior social media optimization techniques to take maximum advantages of various social media networks, which have become present face of millions of people world-wide.</p><h2>Why To Choose Us?</h2><p>We are a fast growing Search Engine Optimization Services provider in India. Our impeccable expertise in making any web page search engine friendly has enabled many get better recognition in the national as well as international fronts online, whatever their website motive may be.</p></div><!--close content_item--></div><!--close content--></div><!--close site_content--></div><div class="headerouter1"><div class="tophead"><div id="#inner_headerinclude"><strong>We Majorly Serve Following Countries:</strong><div class="b2"><b>USA:</b>New York–Northern New Jersey–Long Island, Los Angeles–Long Beach–Santa Ana, CA MSA, West Chicago–Joliet–Naperville, Midwest, Dallas–Fort Worth–Arlington Houston–Sugar Land–Baytown, TX MSA South, Philadelphia–Camden–Wilmington, Washington, DC–VA–MD–WV MSA South, Miami–Fort Lauderdale–Pompano Beach, FL Atlanta–Sandy Springs–Marietta, GA MSA South, Boston–Cambridge–Quincy, Chicago, Canada</div> <div class="b2"><b>UK:</b>London, Liverpool, Manchester, Glasgow, Birmingham, Cardiff</div> <div class="b2"><b>Australia:</b>SYDNEY, MELBOURNE, BRISBANE, PERTH, ADELAIDE, GOLD COAST-TWEED, NEWCASTLE, CANBERRA-QUEANBEYAN, WOLLONGONG, SUNSHINE COAST</div> <div class="b2"><b>India:</b>NEW DELHI, MUMBAI, BANGALORE, KOLKATA, GURGAON, NOIDA, AHMADABAD, CHENNAI</div></div></div></div><!-- javascript at the bottom for fast page loading --><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/image_slide.js"></script></body></html>
My user control form name is FreeAnalysis.ascx