Hi,
A client of our company always told that his htm file can't be updated
thhrough our proxy.
And, I found that his htm is written with something like scripts:
<script LANGUAGE="VBScript">
<!--
Sub but1_onClick()
Call ShowStatus
test.Filter = txtResult.value
...........
...........
</script>
<script language="JavaScript">
<!--
var groups=document.combine.Region.options.length
var group=new Array(groups)
var s=document.combine.house
var t=document.combine.Region
...........
...........
</script>
How can I solve this problem?
Thanks
Brian
Received on Fri May 11 2001 - 08:12:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:57 MST