Forum Moderators: open
When I use "Connect:9999" as url in the adress bar, I get "Invalid Syntax Error - The page cannot be displayed" :(((
On the other hand, the 404 page running the script that is querying my computer shows me a different computer (s:) name.
I tried this both in Windows 98 First Editon running IE 6.0 SP1 & Windows 2000 Adv. Server running IE 6.0 SP1. The result is the same. :(
Does anyone know the right syntax or is this a bug again?
Debug
If you are trying to connect to a different port via http I would suggest using:
http://nnn.nnn.nnn.nnn:mmm
where nnn.nnn.nnn.nnn is the IP address of the machine you are looking to connect to and mmm is the port number.