Hi!
You have to purchase a digital certificate first after that your site will be secure.For the specific portion of your site you may need to insert this code in your pages.
Put this JavaScript code in the head of your HTML:
<SCRIPT LANGUAGE="JavaScript">
function popUp(url) {
sealWin=window.open(url,"win",'toolbar=0,location=0,directories=0, status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=450');
self.name = "mainWin"; }
</SCRIPT>
Next, you'll add the Secure Site Seal graphic as a secure link to the pop-up window. Simply copy the html tag below and edit the URL to match the location of the directory where you've placed the BT TrustWise Secure Site Seal graphic (BTTrustWiseSeal.gif). This link uses the JavaScript code you added a moment ago to open the new browser window.
Put this JavaScript code in the body of your HTML:
<A HREF="javascript

opUp('
YOUR IDENTIFICATION NUMBER HERE')">
<IMG SRC="PATH TO GRAPHIC/BTTrustWiseSeal.gif"WIDTH="98"HEIGHT="100" BORDER="0"></A>
iis_guru@yahoo.com