Thanks elgrandeperro,
Your advise is much appreciated. Thanks a lot. Somehow the host of my site couldn't make it possible for me to forward the second domain to the other subdomain. However your suggestion is correct and may be someone can make use of it as well.
cheers
I found the following in one forum,
'Start Service
strServiceName = "Alerter"
Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\.\root\cimv2")
Set colListOfServices = objWMIService.ExecQuery ("Select * from Win32_Service Where Name ='" & strServiceName & "'")
For Each...
you can use the following functions:
Input: - Path: the path where the folder is suppose to be
- FolderName: the name of the folder you want to check for
Output: - True: if the folder exists
- False: if the folder does not exist
--------------------------------------------...
Hi elgrandeperro,
Thanks for your reply, i really appreciate it!
Well, now i'm really confused. May be i was not clear in the first post, i'll try to summarize my problem:
I have a domain (ex. www.first-domain.com) and a host. I created a subdomain (ex. subdomain.first-domain.com). I bought...
Greetings all,
I'm not an expert in the DNS field, so i'll appreciate any help. I have bought a domain and want to host it to a free dns host (editdns). I want to forward this domain to another subdomain, example:
my new doamin: mydomain.com
point to: subdomain.anotherdomain.com
I already...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.