The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
>  Error at the top of application page
Traci
post Feb 13 2008, 11:05 AM
Post #1





Group: Members
Posts: 2
Joined: 13-February 08
Member No.: 4,952



Can anyone tell me how to remove  from my page?

Below is the page:
[codebox]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin template="/Templates/job_search.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- InstanceBeginEditable name="doctitle" -->
<title>On-line Application</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<link href="../styles/style.css" rel="stylesheet" type="text/css"><!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="../styles/temp_ie6.css"/>
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="../styles/temp_ie7.css"/>
<![endif]-->
<link rel="stylesheet" href="styles/print.css" type="text/css" media="print">
</head>
<body onload="start_js();" onunload="exit_js();" >
<!-- InstanceBeginEditable name="Javascript" --><!-- InstanceEndEditable -->
<div id="global">
<div id="page" class="content">
<div id="header">

<h1 id="logo">
<a href="../default.html">Aureus Medical</a>
</h1>
<span id="login">
<a href="../login.html">Login</a></span>
<ul>
<li class="active"><a href="../job_seekers.html">Job Seekers</a></li>
<li><a href= "../employers.html">Employers</a></li>
<li><a href="../resources.html">Resources</a></li>
<li><a href="../contact_us.html">Contact Us</a></li>
<li><a href="../about_us.html">About Us</a></li>
</ul>
</div>
<div id="columns">
<div id="centercol2">
<div class="title2"><!-- InstanceBeginEditable name="title" -->
<br/><br/>
<!-- InstanceEndEditable --></div>
<div id="pad2"><!-- InstanceBeginEditable name="body" -->
<script type="text/javascript"><!--//
var overlayColor="#000000";
var boxBackgroundColor = "#FFFFFF";
var boxTitle = "Please wait";
var boxText = "Your resume is being submitted.<BR>This process may take a few minutes.<BR>We appreciate your patience.";
//--></script>
<script type="text/javascript" src="/busybox/busybox.js"></script>

<script language="JavaScript" type="text/javascript"><!--//
//Called when page is opened
function start_js() {

preset('butt102',sub102.src);
warn='off';
}

//Called when page is closed
function exit_js() {

}

function elementChanged(){
warn='on';
}

function changeLocation(mylink){
if (warn == 'on'){
if (confirm('You have changed the contents of the form. All changes will be lost. \n\nDo you wish to continue?')){
window.location=mylink;
}
}else{
window.location=mylink;
}

}

function MyForm_OnSubmit(){
if (document.forms[0].file.value != ""){
return WebForm_OnSubmit();
}else{
return 0;
}
}
//--></script>

<table width="770" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> <center>



<link href="../styles/style.css" rel="stylesheet" type="text/css" />

<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="../styles/temp_ie6.css" />
<![endif]-->

<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="../styles/temp_ie7.css" />
<![endif]-->

<link rel="stylesheet" href= "styles/print.css" type="text/css" media="print" />

<style type="text/css">
<!--
#USAddress{
position: relative;
top: 0px;
left: 0px;
width: 600px;
padding: 0px;
z-index: 1;
visibility: visible;
background-color: #FFFFFF;
}

#ForeignAddress{
position: relative;
top: -48px;
left: 0px;
width: 600px;
padding: 0px;
z-index: 1;
visibility: hidden;
background-color: #F4FAFF;
}
.style1 {
color: #0047BF;
}
.style2 {
color: #0047BF;
font-size: medium;
}
.style3 {
text-align: left;
}
.style4 {
text-align: center;
}
-->
</style>
<!-- top: 618px;
left: 101px;-->

<script language="JavaScript">
<!--
function addressFrame(boxname,menustate){
// TopBase=618;
// Bwsr = (navigator.userAgent.indexOf("Opera")!=-1 && document.getElementById) ? "op": (navigator.userAgent.indexOf("Konqueror")!=-1 && document.getElementById) ? "ko" : (document.all) ? "ie" : (document.layers) ? "nn" : (!document.all && document.getElementById) ? "mo" : "";
// if (Bwsr == "mo" || Bwsr == "nn"){
// TopBase=590;
// }

if (document.getElementById){
if (boxname=="ForeignAddress"){
// document.getElementById(boxname).style.top = TopBase;
}
document.getElementById(boxname).style.visibility = menustate;
} else {
// if (boxname=="ForeignAddress"){
// document.[boxname].top = TopBase;
// }
document[boxname].visibility = menustate;
}

}

function showHideForeign(){
var num1=0;
for (var t=0; t < document.forms.application.country.length; t++){
if (document.forms.application.country.options[t].selected){
num1=t;
}
}

if(document.forms.application.country.options[num1].value == 840 || document.forms.application.country.options[num1].value == 124){
if(document.forms.application.country.options[num1].value == 840){set_usa();}
if(document.forms.application.country.options[num1].value == 124){set_can();}
addressFrame("USAddress","visible");
addressFrame("ForeignAddress","hidden");
}else{
addressFrame("USAddress","hidden");
addressFrame("ForeignAddress","visible");
}
}

function set_usa(){
//if (navigator.appName == "Microsoft Internet Explorer" && parseFloat(navigator.appVersion) >= 3.0){
document.all("state_title").innerText = "State";
document.all("zip_title").innerText = "Zip Code";
//document.forms[0].zip.size=5;
//}
}
function set_can(){
//if (navigator.appName == "Microsoft Internet Explorer" && parseFloat(navigator.appVersion) >= 3.0){
document.all("state_title").innerText = "Province";
document.all("zip_title").innerText = "Postal Code";
//document.forms[0].zip.size=7;
//}
}
-->
</script>



<FORM ACTION="http://dev.aureusmed.com/cgi/application.cgi" METHOD=POST NAME="application">


<table width="768" border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="#000000">
<td colspan="17"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
<tr>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="4" bgcolor="#6699CC" class="body12">
<div align="center" class="body12white"><img src="/images/online_application/current_page/basic_info.gif" width="68" height="15"></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="5" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><font color="#999999"><img src="/images/online_application/dimmed/education.gif" width="69" height="15"></font></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="11" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><img src="/images/online_application/dimmed/certifications.gif" width="177" height="15"></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="22" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><img src="/images/online_application/dimmed/employment_history.gif" width="140" height="15"></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="46" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><img src="/images/online_application/dimmed/references.gif" width="82" height="15"></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="92" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><img src="/images/online_application/dimmed/resume.gif" width="58" height="15"></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="187" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><img src="/images/online_application/dimmed/comments.gif" width="77" height="15"></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="" bgcolor="#CCCCCC" class="body12"> <div align="center"><strong><img src="/images/online_application/dimmed/summary.gif" width="68" height="15"></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
</tr>
<tr>
<td colspan="17" bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
<tr>
<td bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="1" height="10"></td>
<td height="30" colspan="14" bgcolor="#ccd9f2" class="style3" ><strong><span class="headline16white"> </span><span class="style2"><span class="headline18white">Online
Application - </span><span class="headline16white">Basic Information</span></span></strong></td>
<td height="30" width="373" bgcolor="#ccd9f2" class="body12">
<div align="right" class="blue"><strong><a href="#" class="body12white" onClick="help_window('basic_info');">HELP</a><img src="/images/spacer.gif" width="10" height="10"></strong></div></td>
<td bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="1" height="10"></td>
</tr>
<tr>
<td colspan="17" bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
</table>
<span class="gray"> <!-- </span>
<table width="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="17" bgcolor="#000000"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
<tr>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="4" bgcolor="#6699CC" class="body12">
<div align="center" class="body12white"><img src="/images/online_application/current_page/basic_info.gif" width="68" height="15"></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="5" class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=edit_education_training&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/education.gif" width="69" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="11" class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=edit_credentials&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/certifications.gif" width="177" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="22" class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=edit_employment_information&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/employment_history.gif" width="140" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="46" class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=edit_peer_references&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/references.gif" width="82" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="92" class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=upload_resume&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/resume.gif" width="58" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="187" class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=edit_misc&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/comments.gif" width="77" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td class="body12"> <div align="center"><strong><a href="java script:changeLocation('http://dev.aureusmed.com/cgi/application.cgi?session=1202918439-843990&funct=main_menu&wizard=T');" class="link-no-underline-black"><img src="/images/online_application/active/summary.gif" width="68" height="15" border="0"></a></strong></div></td>
<td width="1" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
</tr>
<tr>
<td colspan="17" bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
<tr>
<td bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="1" height="10"></td>
<td height="30" colspan="14" bgcolor="#ccd9f2" class="style3"><strong><span class="headline16white"> </span><span class="style2">Online
Application - Basic Information</span></strong></td>
<td height="30" width="373" bgcolor="#ccd9f2" class="body12">
<div align="right">
<p class="body12white"><strong><a href="#" class="blue" onClick="help_window('basic_info');">HELP</a><img src="/images/spacer.gif" width="10" height="10"></strong></p>
</div></td>
<td bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="1" height="10"></td>
</tr>
<tr>
<td colspan="17" bgcolor="#000000" class="body12"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
</table>
<span class="gray">--> </span>
<table width="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10"> <p class="body13"> </p></td>
<td><p class="body13grey"><br>
<span class="gray">It is simple to apply for career opportunities with Aureus Medical.</span></p>
<p class="body13"> </p>
<p class="gray">This is the first page of our
online application. The tabs above represent the other pages of the
application process.</p>
<p class="body13grey"> </p>
<p class="gray">Before we can begin matching you to specific positions,
we require that you <strong>complete ALL PAGES</strong> of this application
and <strong>then click the Submit button on the Summary page</strong><b><font color="3266CC">.<BR><BR>Note: You must complete this page to activate the navigation bar.</font></b><br>
<img src="/images/spacer.gif" width="10" height="10"></p></td>
<td width="10"> </td>
</tr>
</table>
<br>

<table border="0" cellpadding="0" cellspacing="0" style="width: 768px">
<tr>
<td colspan="4" bgcolor="#000000"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
<tr>
<td width="1" rowspan="4" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
<td width="373" height="20" bgcolor="#ccd9f2" class="style3"><strong><img src="/images/spacer.gif" width="10" height="10"><span class="blue">Supply
your Basic Information</span></strong></td>
<td width="373" bgcolor="#ccd9f2" class="body12white">
<div align="right" class="blue"><strong><a href="#" class="body12white" onClick="help_window('basic_info1');">HELP</a><img src="/images/spacer.gif" width="10" height="10"></strong></div></td>
<td width="1" rowspan="4" bgcolor="#000000"><img src="/images/spacer.gif" width="1" height="10"></td>
</tr>
<tr>
<td colspan="2" bgcolor="#000000"><img src="/images/spacer.gif" width="10" height="1"></td>
</tr>
<tr>
<td colspan="2" bgcolor="#FFFFFF">
<div align="center"><br>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"> </td>
<td colspan="6" class="gray"><div align="center"><span class="headline14"><strong>Tell
us who you are.</strong></span><span class="body13"><br>
Fields marked with a single asterisk (<img src="/images/red_asterisk.gif" width="8" height="11">)
are required.<br>
</span></div></td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right" class="body13"><strong>Title: </strong></div></td>
<td class="gray"> </td>
<td class="gray"><select name="salutation" style="border:1px #000000 solid" onChange="elementChanged();">
<OPTION></OPTION>
<OPTION>Dr</OPTION>
<OPTION>Miss</OPTION>
<OPTION>Mr</OPTION>
<OPTION>Mrs</OPTION>
<OPTION>Ms</OPTION>




</select></td>
<td class="gray"> </td>
<td class="gray"> </td>
<td class="gray"> </td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><b>First Name: </b></div></td>
<td class="gray"> </td>
<td class="gray"> <input type=text name="first_name" value="" size=30 maxlength=35 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/red_asterisk.gif" width="8" height="11"></td>
<td width="40" class="gray"> </td>
<td class="gray"><div align="right"><span class="body13"><b>Middle Initial:</b></span><font face="Arial"><span class="body13"> </span></font></div></td>
<td class="gray"><font face="Arial">
<input type=text name="middle_initial" value="" size=1 maxlength=1 onChange="elementChanged();" style="border:1px #000000 solid">
</font></td>
</tr>
<tr>
<td width="10"> </td>
<td colspan="2" class="gray"><div align="right"><b>Last
Name: </b></div></td>
<td class="gray"> <input type=text name="last_name" value="" size=30 maxlength=45 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/red_asterisk.gif" width="8" height="11"></td>
<td width="40" class="gray"> </td>
<td class="gray"><div align="right"><b>Suffix: </b></div></td>
<td class="gray"><select name="title_name" style="border:1px #000000 solid" onChange="elementChanged();">
<OPTION></OPTION>
<OPTION>JR</OPTION>
<OPTION>SR</OPTION>
<OPTION>I</OPTION>
<OPTION>II</OPTION>
<OPTION>III</OPTION>
<OPTION>IV</OPTION>




</select></td>
</tr>
</table>
<br>
</div>
<hr align="center">
<div align="center"><span class="gray"><img src="/images/spacer.gif" width="10" height="2"><strong>What
is your home address?</strong></span><span class="headline14"><img src="/images/spacer.gif" width="10" height="2">
</span><br>
<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10"> </td>
<td colspan="4" class="body13"><div align="center"> </div></td>
</tr>
<tr>
<td> </td>
<td width="253" class="gray"><div align="right"><strong>Please Select Your
Country: </strong></div></td>
<td colspan="2" class="style3"><strong> <select name="country" style="border:1px #000000 solid" onChange="showHideForeign();elementChanged();">
<OPTION VALUE="4">Afghanistan</OPTION>
<OPTION VALUE="8">Albania</OPTION>
<OPTION VALUE="12">Algeria</OPTION>
<OPTION VALUE="16">American Samoa</OPTION>
<OPTION VALUE="20">Andorra</OPTION>
<OPTION VALUE="24">Angola</OPTION>
<OPTION VALUE="660">Anguilla</OPTION>
<OPTION VALUE="10">Antarctica</OPTION>
<OPTION VALUE="28">Antigua and Barbuda</OPTION>
<OPTION VALUE="32">Argentina</OPTION>
<OPTION VALUE="51">Armenia</OPTION>
<OPTION VALUE="533">Aruba</OPTION>
<OPTION VALUE="36">Australia</OPTION>
<OPTION VALUE="40">Austria</OPTION>
<OPTION VALUE="31">Azerbaijan</OPTION>
<OPTION VALUE="44">Bahamas</OPTION>
<OPTION VALUE="48">Bahrain</OPTION>
<OPTION VALUE="50">Bangladesh</OPTION>
<OPTION VALUE="52">Barbados</OPTION>
<OPTION VALUE="112">Belarus</OPTION>
<OPTION VALUE="56">Belgium</OPTION>
<OPTION VALUE="84">Belize</OPTION>
<OPTION VALUE="204">Benin</OPTION>
<OPTION VALUE="60">Bermuda</OPTION>
<OPTION VALUE="64">Bhutan</OPTION>
<OPTION VALUE="68">Bolivia</OPTION>
<OPTION VALUE="70">Bosnia and Herzegowina</OPTION>
<OPTION VALUE="72">Botswana</OPTION>
<OPTION VALUE="74">Bouvet Island</OPTION>
<OPTION VALUE="76">Brazil</OPTION>
<OPTION VALUE="86">British Indian Ocean Territory</OPTION>
<OPTION VALUE="96">Brunei Darussalam</OPTION>
<OPTION VALUE="100">Bulgaria</OPTION>
<OPTION VALUE="854">Burkina Faso</OPTION>
<OPTION VALUE="108">Burundi</OPTION>
<OPTION VALUE="116">Cambodia</OPTION>
<OPTION VALUE="120">Cameroon</OPTION>
<OPTION VALUE="124">Canada</OPTION>
<OPTION VALUE="132">Cape Verde</OPTION>
<OPTION VALUE="136">Cayman Islands</OPTION>
<OPTION VALUE="140">Central African Republic</OPTION>
<OPTION VALUE="148">Chad</OPTION>
<OPTION VALUE="152">Chile</OPTION>
<OPTION VALUE="156">China</OPTION>
<OPTION VALUE="162">Christmas Island</OPTION>
<OPTION VALUE="166">Cocos (Keeling) Islands</OPTION>
<OPTION VALUE="170">Colombia</OPTION>
<OPTION VALUE="174">Comoros</OPTION>
<OPTION VALUE="180">Congo, Democratic Republic of (was Zaire)</OPTION>
<OPTION VALUE="178">Congo, People's Republic of</OPTION>
<OPTION VALUE="184">Cook Islands</OPTION>
<OPTION VALUE="188">Costa Rica</OPTION>
<OPTION VALUE="384">Cote D'Ivoire</OPTION>
<OPTION VALUE="191">Croatia (local name: Hrvatska)</OPTION>
<OPTION VALUE="192">Cuba</OPTION>
<OPTION VALUE="196">Cyprus</OPTION>
<OPTION VALUE="203">Czech Republic</OPTION>
<OPTION VALUE="208">Denmark</OPTION>
<OPTION VALUE="262">Djibouti</OPTION>
<OPTION VALUE="212">Dominica</OPTION>
<OPTION VALUE="214">Dominican Republic</OPTION>
<OPTION VALUE="626">East Timor</OPTION>
<OPTION VALUE="218">Ecuador</OPTION>
<OPTION VALUE="818">Egypt</OPTION>
<OPTION VALUE="222">El Salvador</OPTION>
<OPTION VALUE="226">Equatorial Guinea</OPTION>
<OPTION VALUE="232">Eritrea</OPTION>
<OPTION VALUE="233">Estonia</OPTION>
<OPTION VALUE="231">Ethiopia</OPTION>
<OPTION VALUE="238">Falkland Islands (Malvinas)</OPTION>
<OPTION VALUE="234">Faroe Islands</OPTION>
<OPTION VALUE="242">Fiji</OPTION>
<OPTION VALUE="246">Finland</OPTION>
<OPTION VALUE="250">France</OPTION>
<OPTION VALUE="249">France, Metropolitan</OPTION>
<OPTION VALUE="254">French Guiana</OPTION>
<OPTION VALUE="258">French Polynesia</OPTION>
<OPTION VALUE="260">French Southern Territories</OPTION>
<OPTION VALUE="266">Gabon</OPTION>
<OPTION VALUE="270">Gambia</OPTION>
<OPTION VALUE="268">Georgia</OPTION>
<OPTION VALUE="276">Germany</OPTION>
<OPTION VALUE="288">Ghana</OPTION>
<OPTION VALUE="292">Gibraltar</OPTION>
<OPTION VALUE="300">Greece</OPTION>
<OPTION VALUE="304">Greenland</OPTION>
<OPTION VALUE="308">Grenada</OPTION>
<OPTION VALUE="312">Guadeloupe</OPTION>
<OPTION VALUE="316">Guam</OPTION>
<OPTION VALUE="320">Guatemala</OPTION>
<OPTION VALUE="324">Guinea</OPTION>
<OPTION VALUE="624">Guinea-Bissau</OPTION>
<OPTION VALUE="328">Guyana</OPTION>
<OPTION VALUE="332">Haiti</OPTION>
<OPTION VALUE="334">Heard and Mc Donald Islands</OPTION>
<OPTION VALUE="340">Honduras</OPTION>
<OPTION VALUE="344">Hong Kong</OPTION>
<OPTION VALUE="348">Hungary</OPTION>
<OPTION VALUE="352">Iceland</OPTION>
<OPTION VALUE="356">India</OPTION>
<OPTION VALUE="360">Indonesia</OPTION>
<OPTION VALUE="364">Iran (Islamic Republic of)</OPTION>
<OPTION VALUE="368">Iraq</OPTION>
<OPTION VALUE="372">Ireland</OPTION>
<OPTION VALUE="376">Israel</OPTION>
<OPTION VALUE="380">Italy</OPTION>
<OPTION VALUE="388">Jamaica</OPTION>
<OPTION VALUE="392">Japan</OPTION>
<OPTION VALUE="400">Jordan</OPTION>
<OPTION VALUE="398">Kazakhstan</OPTION>
<OPTION VALUE="404">Kenya</OPTION>
<OPTION VALUE="296">Kiribati</OPTION>
<OPTION VALUE="408">Korea, Democratic People's Republic of</OPTION>
<OPTION VALUE="410">Korea, Republic of</OPTION>
<OPTION VALUE="414">Kuwait</OPTION>
<OPTION VALUE="417">Kyrgyzstan</OPTION>
<OPTION VALUE="418">Lao People's Democratic Republic</OPTION>
<OPTION VALUE="428">Latvia</OPTION>
<OPTION VALUE="422">Lebanon</OPTION>
<OPTION VALUE="426">Lesotho</OPTION>
<OPTION VALUE="430">Liberia</OPTION>
<OPTION VALUE="434">Libyan Arab Jamahiriya</OPTION>
<OPTION VALUE="438">Liechtenstein</OPTION>
<OPTION VALUE="440">Lithuania</OPTION>
<OPTION VALUE="442">Luxembourg</OPTION>
<OPTION VALUE="446">Macau</OPTION>
<OPTION VALUE="807">Macedonia, The Former Yugoslav Republic of</OPTION>
<OPTION VALUE="450">Madagascar</OPTION>
<OPTION VALUE="454">Malawi</OPTION>
<OPTION VALUE="458">Malaysia</OPTION>
<OPTION VALUE="462">Maldives</OPTION>
<OPTION VALUE="466">Mali</OPTION>
<OPTION VALUE="470">Malta</OPTION>
<OPTION VALUE="584">Marshall Islands</OPTION>
<OPTION VALUE="474">Martinique</OPTION>
<OPTION VALUE="478">Mauritania</OPTION>
<OPTION VALUE="480">Mauritius</OPTION>
<OPTION VALUE="175">Mayotte</OPTION>
<OPTION VALUE="484">Mexico</OPTION>
<OPTION VALUE="583">Micronesia, Federated States of</OPTION>
<OPTION VALUE="498">Moldova, Republic of</OPTION>
<OPTION VALUE="492">Monaco</OPTION>
<OPTION VALUE="496">Mongolia</OPTION>
<OPTION VALUE="500">Montserrat</OPTION>
<OPTION VALUE="504">Morocco</OPTION>
<OPTION VALUE="508">Mozambique</OPTION>
<OPTION VALUE="104">Myanmar</OPTION>
<OPTION VALUE="516">Namibia</OPTION>
<OPTION VALUE="520">Nauru</OPTION>
<OPTION VALUE="524">Nepal</OPTION>
<OPTION VALUE="528">Netherlands</OPTION>
<OPTION VALUE="530">Netherlands Antilles</OPTION>
<OPTION VALUE="540">New Caledonia</OPTION>
<OPTION VALUE="554">New Zealand</OPTION>
<OPTION VALUE="558">Nicaragua</OPTION>
<OPTION VALUE="562">Niger</OPTION>
<OPTION VALUE="566">Nigeria</OPTION>
<OPTION VALUE="570">Niue</OPTION>
<OPTION VALUE="574">Norfolk Island</OPTION>
<OPTION VALUE="580">Northern Mariana Islands</OPTION>
<OPTION VALUE="578">Norway</OPTION>
<OPTION VALUE="512">Oman</OPTION>
<OPTION VALUE="586">Pakistan</OPTION>
<OPTION VALUE="585">Palau</OPTION>
<OPTION VALUE="275">Palestinian Territory, Occupied</OPTION>
<OPTION VALUE="591">Panama</OPTION>
<OPTION VALUE="598">Papua New Guinea</OPTION>
<OPTION VALUE="600">Paraguay</OPTION>
<OPTION VALUE="604">Peru</OPTION>
<OPTION VALUE="608">Philippines</OPTION>
<OPTION VALUE="612">Pitcairn</OPTION>
<OPTION VALUE="616">Poland</OPTION>
<OPTION VALUE="620">Portugal</OPTION>
<OPTION VALUE="630">Puerto Rico</OPTION>
<OPTION VALUE="634">Qatar</OPTION>
<OPTION VALUE="638">Reunion</OPTION>
<OPTION VALUE="642">Romania</OPTION>
<OPTION VALUE="643">Russian Federation</OPTION>
<OPTION VALUE="646">Rwanda</OPTION>
<OPTION VALUE="654">ST. Helena</OPTION>
<OPTION VALUE="666">ST. Pierre and Miquelon</OPTION>
<OPTION VALUE="659">Saint Kitts and Nevis</OPTION>
<OPTION VALUE="662">Saint Lucia</OPTION>
<OPTION VALUE="670">Saint Vincent and the Grenadines</OPTION>
<OPTION VALUE="882">Samoa</OPTION>
<OPTION VALUE="674">San Marino</OPTION>
<OPTION VALUE="678">Sao Tome and Principe</OPTION>
<OPTION VALUE="682">Saudi Arabia</OPTION>
<OPTION VALUE="686">Senegal</OPTION>
<OPTION VALUE="690">Seychelles</OPTION>
<OPTION VALUE="694">Sierra Leone</OPTION>
<OPTION VALUE="702">Singapore</OPTION>
<OPTION VALUE="703">Slovakia (Slovak Republic)</OPTION>
<OPTION VALUE="705">Slovenia</OPTION>
<OPTION VALUE="90">Solomon Islands</OPTION>
<OPTION VALUE="706">Somalia</OPTION>
<OPTION VALUE="710">South Africa</OPTION>
<OPTION VALUE="239">South Georgia and the South Sandwich Islands</OPTION>
<OPTION VALUE="724">Spain</OPTION>
<OPTION VALUE="144">Sri Lanka</OPTION>
<OPTION VALUE="736">Sudan</OPTION>
<OPTION VALUE="740">Suriname</OPTION>
<OPTION VALUE="744">Svalbard and Jan Mayen Islands</OPTION>
<OPTION VALUE="748">Swaziland</OPTION>
<OPTION VALUE="752">Sweden</OPTION>
<OPTION VALUE="756">Switzerland</OPTION>
<OPTION VALUE="760">Syrian Arab Republic</OPTION>
<OPTION VALUE="158">Taiwan</OPTION>
<OPTION VALUE="762">Tajikistan</OPTION>
<OPTION VALUE="834">Tanzania, United Republic of</OPTION>
<OPTION VALUE="764">Thailand</OPTION>
<OPTION VALUE="768">Togo</OPTION>
<OPTION VALUE="772">Tokelau</OPTION>
<OPTION VALUE="776">Tonga</OPTION>
<OPTION VALUE="780">Trinidad and Tobago</OPTION>
<OPTION VALUE="788">Tunisia</OPTION>
<OPTION VALUE="792">Turkey</OPTION>
<OPTION VALUE="795">Turkmenistan</OPTION>
<OPTION VALUE="796">Turks and Caicos Islands</OPTION>
<OPTION VALUE="798">Tuvalu</OPTION>
<OPTION VALUE="800">Uganda</OPTION>
<OPTION VALUE="804">Ukraine</OPTION>
<OPTION VALUE="784">United Arab Emirates</OPTION>
<OPTION VALUE="826">United Kingdom</OPTION>
<OPTION VALUE="840" SELECTED>United States</OPTION>
<OPTION VALUE="581">United States Minor Outlying Islands</OPTION>
<OPTION VALUE="858">Uruguay</OPTION>
<OPTION VALUE="860">Uzbekistan</OPTION>
<OPTION VALUE="548">Vanuatu</OPTION>
<OPTION VALUE="336">Vatican City State (Holy See)</OPTION>
<OPTION VALUE="862">Venezuela</OPTION>
<OPTION VALUE="704">Viet Nam</OPTION>
<OPTION VALUE="92">Virgin Islands (British)</OPTION>
<OPTION VALUE="850">Virgin Islands (U.S.)</OPTION>
<OPTION VALUE="876">Wallis and Futuna Islands</OPTION>
<OPTION VALUE="732">Western Sahara</OPTION>
<OPTION VALUE="887">Yemen</OPTION>
<OPTION VALUE="891">Yugoslavia</OPTION>
<OPTION VALUE="894">Zambia</OPTION>
<OPTION VALUE="716">Zimbabwe</OPTION>


</select>
</strong></td>
<td width="2" class="body13"> </td>
</tr>
<tr>
<td width="10"> </td>

<td width="253" class="gray">
<div align="right"><font face="Arial" class="body13"><b>Address
Line 1: </b></font></div></td>

<td colspan="2" class="style3"><font face="Arial" class="body13">

<input type=text name=address1 value="" size=30 maxlength=30 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/red_asterisk.gif" width="8" height="11"> </font></td>
</tr>

<tr>
<td width="10"> </td>

<td width="253" class="gray">
<div align="right"><font face="Arial" class="body13"><b>Address
Line 2: </b></font></div></td>
<td colspan="2" class="style3"><font face="Arial" class="body13">
<input type=text name=address2 value="" size=30 maxlength=30 onChange="elementChanged();" style="border:1px #000000 solid">
</font></td>
</tr>
</table>

<div id="USAddress" style="left: 0px; top: 0px" class="style4">
<table width="600" border="0" cellpadding="0" cellspacing="0">


<tr>
<td width="10"> </td>
<td width="252">
<div align="right"><span class="gray"><font face="Arial"><b>City: </b></font></span><font face="Arial" class="body13"><b>
</b></font></div></td>
<td colspan="2" class="style3"><font face="Arial" class="body13">
<input type=text name=city value="" size=30 maxlength=30 onChange="elementChanged();" style="border:1px #000000 solid">
<span class="body13"> <img src="/images/red_asterisk.gif" width="8" height="11"></span></font></td>
</tr>
<tr>
<td width="10"> </td>
<td width="252">
<div align="right"><font face="Arial" class="gray"><b><span id="state_title">State</span>: </b></font></div></td>
<td class="style3"><font face="Arial" class="body13">
<input type=text name=state value="" size=2 maxlength=2 onChange="elementChanged();" style="border:1px #000000 solid">
<span class="body13"> <img src="/images/red_asterisk.gif" width="8" height="11"> </span></font></td>
<td width="240"> <div align="left"><span class="gray"><font face="Arial"><b><span id="zip_title">Zip Code</span>:</b></font></span><font face="Arial" class="body13"><b> </b>
<input type=text name=zip value="" size=7 maxlength=7 onChange="elementChanged();" style="border:1px #000000 solid">
<span class="body13"> <img src="/images/red_asterisk.gif" width="8" height="11"></span></font></div></td>
</tr>
</table>
</div>
<div id="ForeignAddress" style="left: 0px; top: -48px">
<table width="600" border="0" cellpadding="0" cellspacing="0">

<tr>
<td width="10"> </td>
<td width="252">
<div align="right"><font face="Arial" class="body13"><b>Address
Line 3:
</b></font></div></td>
<td class="style3"><font face="Arial" class="body13">
<input type=text name=address3 value="" size=30 maxlength=30 onChange="elementChanged();" style="border:1px #000000 solid">
<span class="body13"> <img src="/images/red_asterisk.gif" width="8" height="11"></span></font></td>
</tr>
</table>
</div> </td>
</tr>
</table>
</div>
<hr align="center"> <div align="center"><span class="headline14"><strong><img src="/images/spacer.gif" width="10" height="8"></strong></span><span class="gray"><strong>What
is the best way to contact you?<img src="/images/spacer.gif" width="10" height="2">
</strong></span><br>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"> </td>
<td colspan="4"><div align="center"><span class="gray">Please
enter at least one of the fields marked with a double asterisk
(<img src="/images/blue_asterisk.gif" width="8" height="11"><img src="/images/blue_asterisk.gif" width="8" height="11">)
below:<br>
(Note: All phone numbers must
be entered as: 123-456-7890)</span><br>
</div></td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><font face="Arial" class="body13"><b>Home
Phone: </b></font></div></td>
<td colspan="3" class="style3"> <input type=text name="home_phone" value="" size=14 maxlength=14 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/blue_asterisk.gif" width="8" height="11"><img src="/images/blue_asterisk.gif" width="8" height="11"></td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><font face="Arial" class="body13"><b>Cell
Phone:</b></font> </div></td>
<td colspan="3" class="style3"> <input type=text name="cell_phone" value="" size=14 maxlength=14 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/blue_asterisk.gif" width="8" height="11"><img src="/images/blue_asterisk.gif" width="8" height="11"></td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><strong>Pager: </strong></div></td>
<td colspan="3" class="style3"> <input type=text name="pager" value="" size=14 maxlength=14 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/blue_asterisk.gif" width="8" height="11"><img src="/images/blue_asterisk.gif" width="8" height="11"> </td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><font face="Arial" class="body13"><b>Outside USA/CAN
Phone: </b></font></div></td>
<td colspan="3" class="style3"> <input type=text name="int_phone" value="" size=18 maxlength=18 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/blue_asterisk.gif" width="8" height="11"><img src="/images/blue_asterisk.gif" width="8" height="11"></td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><font face="Arial" class="body13"><b>Work
Phone:</b></font> </div></td>
<td class="style3"> <input type=text name="work_phone" value="" size=14 maxlength=14 onChange="elementChanged();" style="border:1px #000000 solid">
<img src="/images/blue_asterisk.gif" width="8" height="11"><img src="/images/blue_asterisk.gif" width="8" height="11"> </td>
<td><div class="style3"><b><span class="gray">Ext:</span></b>
<input type=text name=ext value="" size=6 maxlength=6 onChange="elementChanged();" style="border:1px #000000 solid">
</div></td>
<td class="body13"><strong> <span class="gray">OK to Call?</span>
<input name="call_ok" type="checkbox" value="T" onChange="elementChanged();">
</strong></td>
</tr>
<tr>
<td> </td>
<td class="gray"><div align="right"><b class="body13">What time should we call?</b> </div></td>
<td colspan="2"> <input type=text name="best_time" value="" size=40 maxlength=40 onChange="elementChanged();" style="border:1px #000000 solid"> </td>
<td> </td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><font face="Arial" class="body13"><b>Email
Address: </b></font></div></td>
<td colspan="3" class="style3"> <input type=text name=email value="" size=40 maxlength=50 onChange="elementChanged();" style="border:1px #000000 solid"> </td>
</tr>
</table>
<br>
</div>
<hr align="center"> <div align="center"><span class="headline14"><img src="/images/spacer.gif" width="10" height="8"></span><span class="gray"><strong>Additional
Information.</strong><img src="/images/spacer.gif" width="10" height="2"></span><br>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"> </td>
<td colspan="4"><div align="center"> </div></td>
</tr>
<tr>
<td width="10"> </td>
<td class="gray"><div align="right"><font face="Arial"><b><span class="body13">What
is your profession:</span></b></font> </div></td>
<td colspan="3" class="style3">
<!--NOEDIT-->
<select name="line_of_work" style="border:1px #000000 solid" onChange="elementChanged();change_position_list();"><OPTION VALUE="">Please select one of the following:</OPTION>
<OPTION>Advanced Practice</OPTION>
<OPTION>Allied Health</OPTION>
<OPTION>Health Care Administration</OPTION>
<OPTION>Nursing</OPTION>
<OPTION>Physicians</OPTION>




</select>
<!--/NOEDIT-->
<span class="body13"><b><img src="/images/red_asterisk.gif"></b></span></td>
</tr>
<tr>
<td width="10"> </td>
[snip--too much markup]
[/codebox]
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Feb 13 2008, 11:45 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Can you provide the URL (address) of a document that demonstrates the problem?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Traci
post Feb 13 2008, 11:49 AM
Post #3





Group: Members
Posts: 2
Joined: 13-February 08
Member No.: 4,952



QUOTE(Darin McGrew @ Feb 13 2008, 10:45 AM) *

Can you provide the URL (address) of a document that demonstrates the problem?



It is on a development site.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Feb 13 2008, 01:00 PM
Post #4


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Well, I don't see  in what you posted, so as far as I can tell, the problem is solved.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 13 2008, 01:23 PM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Isn't that a BOM?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Feb 13 2008, 01:33 PM
Post #6


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Ah, good point. It's the EF BB BF BOM that identifies UTF-8. Maybe a UTF-8 document is being set as Latin-1...
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 13 2008, 01:40 PM
Post #7


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



The editor must use a BOM for UTF-8 even if it isn't needed. See if it can be convinced not to that or save as ANSI if that works with the charset you use on the server.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 13 2008, 01:50 PM
Post #8


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Forgot the link. blush.gif
http://www.w3.org/International/questions/qa-utf8-bom
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 12:55 AM