Hi,
i am trying to findout the base URL from Current URL
I can get the Current Address by using Location.href
For Example:
by Location.href i got the Url as www.assurejobs. com/eappHR/PostResume.do?o peration=someth ing
from this URL i need to find out the BaseURL upto the eappHR
i.e upto the www.assurejobs. com/eappHR/ this should be done by making use of the javascript
any suggestions please ..
thanks in advance
i am trying to findout the base URL from Current URL
I can get the Current Address by using Location.href
For Example:
by Location.href i got the Url as www.assurejobs. com/eappHR/PostResume.do?o peration=someth ing
from this URL i need to find out the BaseURL upto the eappHR
i.e upto the www.assurejobs. com/eappHR/ this should be done by making use of the javascript
any suggestions please ..
thanks in advance
Comment