Don, thanks.
I had performed the recommended steps as posted in the earlier forum & even
gone thru the recommended site but to no avail.
Below is part of the source code & do hope it is helpful.
QUOTE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Description" content="Buy on demand splash page welcome page" />
<meta name="keywords" content="Bond Buy on demand splash login" />
<meta name="Owner" content="(e-mail address removed)" />
<meta name="Robots" content="index,nofollow" />
<meta name="Security" content="internal use only" />
<meta name="Source" content="v8 Template Generator" />
<meta name="IBM.Country" content="US" />
<meta name="DC.Date" scheme="iso8601" content="2004-09-15" />
<meta name="DC.Language" scheme="rfc1766" content="en-US" />
<meta name="DC.Rights" content="Copyright (c) 2001,2004 by IBM corporation" />
<meta name="Feedback" content="(e-mail address removed)" />
<title>Buy on demand | Welcome to Buy on demand</title>
<script type="text/javaScript" language="JavaScript"
src="
https://w3.ibm.com/ui/v8/scripts/scripts.js"></script>
<link rel="stylesheet" type="text/css"
href="
https://w3.ibm.com/ui/v8/css/v4-screen.css" />
<style type="text/css" media="all">
<!--
@import url("
https://w3.ibm.com/ui/v8/css/screen.css");
@import url("
https://w3.ibm.com/ui/v8/css/interior.css");
@import url("
https://w3.ibm.com/ui/v8/css/icons.css");
-->
</style>
<!-- print stylesheet MUST follow imported stylesheets -->
<link rel="stylesheet" type="text/css" media="print"
href="
https://w3.ibm.com/ui/v8/css/print.css" />
</head>
<body id="w3-ibm-com" class="article">
<!-- start accessibility prolog -->
<div class="skip"><a href="#content-main" accesskey="2">Skip to main
content</a></div>
<div class="skip"><a href="#left-nav" accesskey="n">Skip to
navigation</a></div>
<div id="access-info">
<p class="access">The access keys for this page are:</p>
<ul class="access">
<li>ALT plus 0 links to this site's <a
href="
http://w3.ibm.com/w3/access-stmt.html" accesskey="0">Accessibility
Statement.</a></li>
<li>ALT plus 1 links to the w3.ibm.com home page.</li>
<li>ALT plus 2 skips to main content.</li>
<li>ALT plus 4 skips to the search form.</li>
<li>ALT plus 9 links to the feedback page.</li>
<li>ALT plus N skips to navigation.</li>
</ul>
<p class="access">Additional accessibility information for w3.ibm.com can
be found <a href="
http://w3.ibm.com/w3/access-stmt.html">on the w3
Accessibility Statement page.</a></p>
</div>
<!-- end accessibility prolog -->
<!-- start masthead -->
<div id="masthead">
<h2 class="access">Start of masthead</h2>
<div id="prt-w3-sitemark"><img
src="
https://w3.ibm.com/ui/v8/images/id-w3-sitemark-simple.gif" alt=""
width="54" height="33" /></div>
<div id="prt-ibm-logo"><img
src="
https://w3.ibm.com/ui/v8/images/id-ibm-logo-black.gif" alt="IBM Logo"
width="44" height="15" /></div>
<div id="w3-sitemark"><img
src="
https://w3.ibm.com/ui/v8/images/id-w3-sitemark-large.gif" alt=""
width="266" height="70" usemap="#sitemark_map" /><map id="sitemark_map"
name="sitemark_map"><area shape="rect" alt="Link to W3 Home Page"
coords="0,0,130,70" href="
http://w3.ibm.com/" accesskey="1" /></map></div>
<div id="site-title-only">Buy on demand</div>
<div id="ibm-logo"><img
src="
https://w3.ibm.com/ui/v8/images/id-ibm-logo.gif" alt="IBM Logo"
width="44" height="15" /></div>
<div id="persistent-nav"><a id="w3home" href="
http://w3.ibm.com/"> w3 home
</a><a id="bluepages" href="
http://w3.ibm.com/bluepages/"> BluePages </a><a
id="helpnow" href="
http://w3.ibm.com/help/"> HelpNow </a><a id="feedback"
href="/procurement/buyondemand/common/protect/Connector.wss?act=FEEDBACK"
accesskey="9"> Feedback </a></div>
<div id="header-search">
<form action="
http://w3.ibm.com/search/w3results.jsp" method="get"
id="search">
<table cellspacing="0" cellpadding="0" class="header-search">
<tr><td class="label"><label for="header-search-field">Search
w3</label></td><td class="field"><input id="header-search-field" name="qt"
type="text" accesskey="4" /></td><td class="submit"><input
id="header-search-btn" type="image" alt="Go"
src="
https://w3.ibm.com/ui/v8/images/btn-go-dark.gif" /></td></tr>
</table>
</form>
</div>
<div id="browser-warning"><img
src="
https://w3.ibm.com/ui/v8/images/icon-system-status-alert.gif"
alt="Error" width="12" height="10" /> This Web page is best used in a modern
browser. Since your browser is no longer supported by IBM, please upgrade
your web browser at the <a href="
http://w3.ibm.com/download/">ISSI
site</a>.</div>
</div>
<!-- stop masthead -->
<!-- start content -->
<div id="content">
<h1 class="access">Start of main content</h1>
<!-- start content head -->
<div id="content-head">
<small>
<script language="JavaScript" type="text/javascript"><!--
function openURL(url) {
window.open(url, "BOnDWindow",
"toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=600,height=600");
......
UNQUOTE