11-14-2013, 11:02 AM
Hi experts,
I want to replace <system name>from an URL, how can i do this.
http://<system name>:8080/<suffix>
Here i need to replace <system name> with some IP address <10.127.0.0>
my new link should look like
http://10.127.0.0:8080/<suffix>
Thanks and Regards,
Manju
I want to replace <system name>from an URL, how can i do this.
http://<system name>:8080/<suffix>
Here i need to replace <system name> with some IP address <10.127.0.0>
my new link should look like
http://10.127.0.0:8080/<suffix>
Thanks and Regards,
Manju