%
'***********************************
'// By Ferruh Mavituna
'// http://ferruh.mavituna.com
'// ferruh@mavituna.com
'// Freelance Designer & Developer, Security Adviser
'// 246 Country
'// Contact with me for commercial projects
'// date : 09.03.2000
'// PRJ.Whois Lookup v1.7
'***********************************
'// Cache ?
On Error Resume Next
Response.Expires = 0
Response.Expiresabsolute = Now() - 1
Response.AddHeader "pragma","no-cache"
Response.AddHeader "cache-control","private"
Dim WhoisQ, BoolFound, Domain, DomainOK, intLoopCounter, strTextInput, ClearTopStr, ClearBottomStr, PosCounter, ClearTopPosCheck, ClearTopPos, ClearTopStrPlus, ClearBottomPos, ClearBottomPlus
DomainOK = True
Domain = Trim(Request.Querystring("domain"))
'// Clear String
For intLoopCounter = 0 to 44
Domain = Replace(Domain, CHR(intLoopCounter), "")
Next
For intLoopCounter = 58 to 96
strTextInput = Replace(strTextInput, CHR(intLoopCounter), "")
Next
For intLoopCounter = 123 to 255
strTextInput = Replace(strTextInput, CHR(intLoopCounter), "")
Next
'// Clear string
domain = Replace(domain,"www.","")
domain = Replace(domain,"http://","")
domain = Replace(domain,"/","")
domain = Server.HTMLEncode(domain)
'// Check Valid String
If domain = "" OR Len(domain) < 2 Then
domainOK = False
End If
'// Activate for fm_whois.asp?xxx.com
'Domain = Trim(Request.Servervariables("QUERY_STRING"))
Domain = Lcase(Domain)
%>
| |
Register your domain name |
- Use email right away
- Hosting your own website
- Secure a business name
- Reseller account available
|
|
|
|
|
|
| |
Domain name Transfer Guide |
Already own a domain name and would like to transfer it to Virtualapps UK? then follow our simple steps below:
|
| Please Note: there are transfer charges for transfering domain name to use see table below for more details. |
Domain name - .co.uk .me.uk .org.uk |
Transfer Charge - £10.00 |
You will need to:
- Change the Administrator contact to support@virtualapps.co.uk
- Change the TAGS to HOSTEUROPE
- Download and complete our Transfer form.
- Fax or Post the complete form see contact details below
|
| Domain name - .com .net .org .info .biz |
Transfer Charge - £20.00 |
You will need to:
- Change the Administrator contact to support@virtualapps.co.uk
- Download and complete our transfer form
- Fax or Post the complete form see contact details below
|
| The transfer of you domain will take up to 48 hours, but in some cases it can take longer. |
| Fax: 0709 2030271 |
Post:
Domain Names Team
Virtualapps UK
Third Floor Jeffries House
Jeffries Passage
Guildford
Surrey
GU1 4AP |
| Please ensure you have a full backup of your website and email, before sending us your forms. |
|
|