Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which is the least Internet Explorer version to use file shtml??

Status
Not open for further replies.

TDK22

Technical User
Mar 5, 2002
11
IT
I'm using a file with shtm extension on my Internet information Server 4.0. I use this:
<SCRIPT LANGUAGE=&quot;JavaScript&quot;>
//var ip = '172.32.6.105';
var ip = '<!--#echo var=&quot;REMOTE_ADDR&quot;-->';
document.write('<input type=text name=&quot;TEM_IP&quot; size=20 value=&quot;'+ip+'&quot;>');
</script>

I've got problem with Internet Explorer 5.0, it function only with Internet Explorer 5.5.
Is it true??

thanks in advance for your help
bye.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top