D
david
Hi,
I need some help understanding "?scid" as contained in the two lines of code
below.
Each line is suppose to open up a new web page but doesn't.
If I remove the characters /?scid= from the second line, then that line
works as expected.
<li><a href="/?scid=passwordprotect.asp">Password-Protected Page</li>
<li><a href="/?scid=nonsecure.asp">Nonsecure Page</li>
The source code above are copied from:
http://support.microsoft.com/?scid=kb;en-us;825498&spid=2514&sid=138
Thanks.
David
I need some help understanding "?scid" as contained in the two lines of code
below.
Each line is suppose to open up a new web page but doesn't.
If I remove the characters /?scid= from the second line, then that line
works as expected.
<li><a href="/?scid=passwordprotect.asp">Password-Protected Page</li>
<li><a href="/?scid=nonsecure.asp">Nonsecure Page</li>
The source code above are copied from:
http://support.microsoft.com/?scid=kb;en-us;825498&spid=2514&sid=138
Thanks.
David