vivekkam
12-04-2012, 11:18 PM
Hi,
I have a more than 1000 URL'S like:
localhost/foldername/trainer/7.1.0.73/frameset.html
where only the foldername changes in the URL.
Now I need a functionality on my page where there are links which has the name same as the folder name and on clicking it , it automatically replaces the name with the foldername and generates and opens the url for me.
For eg:
Suppose there is link with name : OrderEntry . So on clicking it the following URL should be generated:
localhost/OrderEntry/trainer/7.1.0.73/frameset.html
and opened in the browser. Any kind of help would be appriciated.
Thanks in advance .
Regards,
Vivek
I have a more than 1000 URL'S like:
localhost/foldername/trainer/7.1.0.73/frameset.html
where only the foldername changes in the URL.
Now I need a functionality on my page where there are links which has the name same as the folder name and on clicking it , it automatically replaces the name with the foldername and generates and opens the url for me.
For eg:
Suppose there is link with name : OrderEntry . So on clicking it the following URL should be generated:
localhost/OrderEntry/trainer/7.1.0.73/frameset.html
and opened in the browser. Any kind of help would be appriciated.
Thanks in advance .
Regards,
Vivek