I am having a problem with a remote customer.
They receive this error
This error occurs when the following fuction is called.
The same application works on 99% of my users access points but not on all. Could this be a firewall or other security cause.
Any ideas will be gratefully received
Thanks in advance
TabbyTab
They receive this error
Code:
Javascript error
error: web retrieval in progress
This error occurs when the following fuction is called.
Code:
<script type="text/javascript">
function forcesubmit()
{
document.forms[0].submit();
}
</script>
The same application works on 99% of my users access points but not on all. Could this be a firewall or other security cause.
Any ideas will be gratefully received
Thanks in advance
TabbyTab