html_code_clinic thread: specifying a port
In case you haven't found this out already the problem is that the correct form for an URL is: protocol://server_domain_name:port_num/path/filename rather than: protocol://server_domain_name/path/filename:port_num as given in the book. Trevor
|





