Skip to Content
0
Former Member
Jan 27, 2009 at 01:13 PM

Server Details at runtime in VC

23 Views

Hi All,

I have a hyperlink wherein the url would differ based on the sytem it is running.

eg on development system, it would be http://<development>:<port>/.....

on test system, it would be http://<test>:<port>/.....

on production system, it would be http://<production>:<port>/.....

Is there a way in VC to get the server name dynamically based on the system on which the application is running.?

Regards,

Murtuza