Is it possible to direct connections to specific ports?
For example:
alternativewebserver.mysite.org would connect to port 81 instead of 80?
Or secondarySMTP.mysite.org could direct connections to port 26 where a secondary SMTP engine was listening?
Is this possible with DNS, and if so, how?
I have a form with a select box:
<select name="city" multiple>
<option value="dallas">Dallas</option
<option value="houston">Houston</option>
In the response page i need to run a query filtering all of the selected chosen cities. What I need to do is something...
I have an ASP on an https server connecting to an SQL Server. I've read that it is possible to make a secure connection to the DB. Any advice on how to achieve this? I don't own the SQL server, or web server, so I don't have any control over configuration.
Is there a way for me to figure out...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.