Hi All,
I have an ISP blocking incoming connections on port 80. I am able to get into the forms website via port 8080, however when you start a new process, forms attempts to open a new window on port 80 (Eventually times out). If I change the port to 8080, this loads successfully.
If I was to use URL redirect, and attempt to force port 80 requests to 8080, I believe the ISP would block the incoming connection before the URL redirect could take action?
Has anybody came up with a work around for this before?
Thanks in advance.