Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi.
Here is my cituation, I am not very familiar with HTML code or IIS 5. I've just recently started this new job and I've
been asked to fix an issue with the office's page running on a Win 2000 server IIS 5. The Internet web page basically promps external users in the Internet to
click on
either of two hyperlinks. The one that uses httpS works, the database is located on a different server. However, the link
that uses HTTP does noT, which by the way, it database resides on the same physical server.
All I am tying to accomplish here is, to have the HTML code posted below, to redirect users to this link
http://192.168.168.220/gi-bin/login... does work when being access from inside our network. Now, this normally would not be a problem
if I was trying to publish a regular Internet page. But this link happens to contain records and information
"192.168.168.220/cgi-bin/login.aspx contains recordsfrom users.
Thanks in advantage.
html code from Default.aspx file in the wwwroot directory:<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40"
xmlns:ns0="http://schemas.microsoft.com/office/2004/12/omml"><head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<link rel=File-List href="link_files/filelist.xml">
<link rel=Edit-Time-Data href="link_files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>me</o:Author>
<o:Template>Normal</o:Template>
<o:LastAuthor>RC</o:LastAuthor>
<o:Revision>13</o:Revision>
<o:TotalTime>87</o:TotalTime>
<o:Created>2008-12-04T17:14:00Z</o:Created>
<o:LastSaved>2008-12-19T17:18:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>55</o:Words>
<o:Characters>320</o:Characters>
<o:Company> </o:Company>
<o:Lines>2</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>374</o:CharactersWithSpaces>
<o:Version>11.5606</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:GrammarState>Clean</w:GrammarState>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
<w:SplitPgBreakAndParaMark/>
<w:DontVertAlignCellWithSp/>
<w:DontBreakConstrainedForcedTables/>
<w:DontVertAlignInTxbx/>
<w:Word11KerningPairs/>
<w:CachedColBalance/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:DoNotPromoteQF/>
<w:LidThemeOther>EN-US</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<m:mathPr>
<m:mathFont m:val="Cambria Math"/>
<m:brkBin m:val="before"/>
<m:brkBinSub m:val="--"/>
<m:smallFrac m:val="off"/>
<m:dispDef/>
<m:lMargin m:val="0"/>
<m:rMargin m:val="0"/>
<m:defJc m:val="centerGroup"/>
<m:wrapIndent m:val="1440"/>
<m:intLim m:val="subSup"/>
<m:naryLim m:val="undOvr"/>
</m:mathPr>
<u1:mathPr>
<u1:mathFont u1:val="Cambria Math"/>
<u1:brkBin u1:val="before"/>
<u1:brkBinSub u1:val="--"/>
<u1:smallFrac u1:val="off"/>
<u1:dispDef/>
<u1:lMargin u1:val="0"/>
<u1:rMargin u1:val="0"/>
<u1:defJc u1:val="centerGroup"/>
<u1:wrapIndent u1:val="1440"/>
<u1:intLim u1:val="subSup"/>
<u1:naryLim u1:val="undOvr"/>
</u1:mathPr>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="156">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--p.MSONORMAL
{mso-style-unhide:no;
mso-style-qformat:yes;}
li.MSONORMAL
{mso-style-unhide:no;
mso-style-qformat:yes;}
div.MSONORMAL
{mso-style-unhide:no;
mso-style-qformat:yes;}
a:link
{mso-style-priority:99;
mso-style-unhide:no;}
span.MSOHYPERLINK
{mso-style-priority:99;
mso-style-unhide:no;}
a:visited
{mso-style-priority:99;
mso-style-unhide:no;}
span.MSOHYPERLINKFOLLOWED
{mso-style-priority:99;
mso-style-unhide:no;}
p.MSOACETATE
{mso-style-unhide:no;}
li.MSOACETATE
{mso-style-unhide:no;}
div.MSOACETATE
{mso-style-unhide:no;}
span.BALLOONTEXTCHAR
{mso-style-unhide:no;}
.MSOCHPDEFAULT
{mso-default-props:yes;
mso-ascii-theme-font:minor-latin;
mso-fareast-theme-font:minor-latin;
mso-hansi-theme-font:minor-latin;
mso-bidi-theme-font:minor-bidi;}
table.MSONORMALTABLE
{mso-style-priority:99;
mso-style-qformat:yes;
mso-ascii-theme-font:minor-latin;
mso-hansi-theme-font:minor-latin;}/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
@font-face
{font-family:Calibri;
mso-font-alt:Arial;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1610611985 1073750139 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{mso-style-noshow:yes;
color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-noshow:yes;
color:purple;
text-decoration:underline;
text-underline:single;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-link:"Balloon Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-locked:yes;
mso-style-link:"Balloon Text";
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]-->
<link rel=themeData href="link_files/themedata.thmx">
<link rel=colorSchemeMapping href="link_files/colorschememapping.xml">
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="3074">
<o:colormenu v:ext="edit" fillcolor="none [3213]"/>
</o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head><body bgcolor=black lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>
<div class=Section1>
<p class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt;
text-align:center;line-height:normal'><b style='mso-bidi-font-weight:normal'><span
style='font-size:14.0pt;font-family:"Times New Roman";mso-fareast-font-family:
"Times New Roman";mso-no-proof:yes'><!--[if gte vml 1]><v:shapetype id="_x0000_t75"
coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="Picture_x0020_4" o:spid="_x0000_i1025" type="#_x0000_t75"
style='width:750pt;height:141pt;visibility:visible;mso-wrap-style:square'>
<v:imagedata src="link_files/image001.jpg" o:title="flash2"/>
</v:shape><![endif]--><![if !vml]>src="link_files/image003.jpg" v:shapes="Picture_x0020_4"><![endif]></span><span
style='font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-family:
"Times New Roman"'><span style='mso-spacerun:yes'> </span><o:p></o:p></span></p><div class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt;
text-align:center;line-height:normal'><span style='font-size:12.0pt;font-family:
"Times New Roman";mso-fareast-font-family:"Times New Roman"'><hr size=2 width="100%" align=center>
</span></div>
<div align=center>
<table class=MsoNormalTable border=1 cellspacing=3 cellpadding=0
style='mso-cellspacing:2.2pt;mso-yfti-tbllook:1184;mso-padding-alt:22.5pt 22.5pt 22.5pt 22.5pt'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;
height:47.15pt'>
<td style='border-left:#009DD9;border-right:#009DD9;border-style:inset;
border-width:1.0pt;mso-border-top-alt:windowtext;mso-border-left-alt:#009DD9;
mso-border-bottom-alt:windowtext;mso-border-right-alt:#009DD9;mso-border-style-alt:
inset;mso-border-width-alt:.75pt;padding:22.5pt 22.5pt 22.5pt 22.5pt;
height:47.15pt;mso-border-left-themecolor:accent2;mso-border-right-themecolor:accent2;
mso-border-left-themecolor:
accent2;mso-border-right-themecolor:accent2'>
<p class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt;
text-align:center;line-height:normal'><span style='font-size:12.0pt;
font-family:"Times New Roman";mso-fareast-font-family:"Times New Roman"'><a
href="http://64.64.64.64/Default.aspx">If you are looking for a Report for
an Exam forPines Radiology Center (All Dates)<span style='mso-spacerun:yes'>
</span>&<span style='mso-spacerun:yes'> </span>Radiology Consultants
(Prior to Dec 01, 2008) <span style='mso-fareast-font-family:Calibri'><o:p></o:p></span></span></p>
<p class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt;
text-align:center;line-height:normal'><span class=MsoHyperlink><a
href="http://64.64.64.64/Default.aspx">PLEASE CLICK HERE</span><o:p></o:p></p>
</td>
<td style='border-left:#0F6FC6;border-right:#0F6FC6;border-style:inset;
border-width:1.0pt;mso-border-top-alt:windowtext;mso-border-left-alt:#0F6FC6;
mso-border-bottom-alt:windowtext;mso-border-right-alt:#0F6FC6;mso-border-style-alt:
inset;mso-border-width-alt:.75pt;padding:22.5pt 22.5pt 22.5pt 22.5pt;
height:47.15pt;mso-border-left-themecolor:accent1;mso-border-right-themecolor:accent1;
mso-border-left-themecolor:
accent1;mso-border-right-themecolor:accent1'>
<p class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt;
text-align:center;line-height:normal'><span style='font-size:12.0pt;
font-family:"Times New Roman";mso-fareast-font-family:"Times New Roman"'><a
href="https://64.64.64.64/" target="_blank">If you are looking for a Report
for an Exam forRadiology Consultants ( after Dec 01, 2008)
<span style='mso-spacerun:yes'> </span>PLEASE CLICK HERE<o:p></o:p></span></p>
</td>
</tr>
</table></div>
<div class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt;
text-align:center;line-height:normal'><span style='font-size:12.0pt;font-family:
"Times New Roman";mso-fareast-font-family:"Times New Roman"'><hr size=2 width="100%" align=center>
</span></div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</body>
</html>

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |