Web Hosting Plan
•
No any fee forever
•
Support ASP, support PHP
•
Support access database, no MYSQL
•
30 Mbytes web space
•
Unlimited transfer
• Unlimited connections
•
FTP upload
•
Domain like 'http://***.ipdz.com'
• Can use your top level domain
•
Sign up online |
|
|
Web Hosting FAQs
Q: Why is my free web hosting removed?
Not be sex site, chat program, proxy etc. Not be Chinese site.
Q: How to create my free web hosting?
1
Create New
Account. you can get the account password in your email box.
2
Login, 'Sign
up ', type the 'ftp user name' and 'ftp password'. 'submit',
the free web hosting will be created immediately.
3 Upload your website by FTP. FTP address:
ftp.ipdz.com
4 Visit your website by http://FTPUSERNAME.ipdz.com.
Q: How to manage the web hosting online?
Login, 'MY
PRODUCTS', 'CONTROL'. You can change the FTP password, can see the web
space size etc..
Q: How to use my top level domain?
(1)
Login, 'MY
PRODUCTS', 'CONTROL', type your top level domain in 'DOMAIN'.
(2) Point your top level domain to CNAME 's2.ipdz.com.'
.
Q: How to use Access database in ASP?
set conn=server.createobject("adodb.connection")
conn.open "provider=microsoft.jet.oledb.4.0;data source=" & server.mappath("***.mdb") |
|