D
Dave
I have two web sites on the same server.
I want to create a hyperlink from a page on one website to a page on the
other website.
Is it possible to create a link that does not reference the server name?
The only way I can get a link to work is if I specify the entire path (with
server name). This means I have to change my code for a different server
name everytime I post from my Development environment to the Production
environment.
Does anyone have a solution so I don't have to change hardcoded references
for server names?
I want to create a hyperlink from a page on one website to a page on the
other website.
Is it possible to create a link that does not reference the server name?
The only way I can get a link to work is if I specify the entire path (with
server name). This means I have to change my code for a different server
name everytime I post from my Development environment to the Production
environment.
Does anyone have a solution so I don't have to change hardcoded references
for server names?