Hi, I want to show data of hosted subdomain ( e.g., http://abc.mydomain.com ) in another domain ( e.g., www.anotherdomain.com ). There are few live examples too which are doing the same. For example blogger.com provides the facility to create blogs ( e.g., http://abc.blogspot.com ) and they can be linked with any domain name too by doing some settings and it appears that particular domain is hosted but we can use blogger as a cms of that domain. I want to do it for normal case too like I told that I need hosted subdomain to be shown as a domain name. Can anyone let me know how it is possible? Thanks.
Set your domain to the same folder that subdomain refers from your domain control panel. Note that your html/script code must not refer other pages by absolute paths (you need to use relative paths). This is quite usual these days but better you check to avoid confusion. If the subdomain is hosted in a different company, then you will have to change the domain settings to point to the hosting server.