A classic number sales website, very easy to operate. It can be used to sell mobile phone numbers and landline numbers, or it can be directly modified into a QQ sales platform.
The program uses jmail to submit orders. If you use this program, please first check whether the jmail component is installed in the space.
1. Management information background/admin
Username admin Password admin888
2. Information that needs to be set Broadband installation information settings
Find the following content in the email.asp file and modify it to the correct information.
strEmail = "[email protected]" This is the receiving address, it can be changed to another email address.
strMailAddress = "No" smtp server address (for example, the email address is: smtp.my0379.cn)
strMailUser = "Not written" sender's address
strMailPass = "Not written" To set the sender's email password and number to submit information, find the following content in the purchase.asp file and modify it to the correct information.
strEmail = "[email protected]" This is the receiving address, it can be changed to another email address.
strMailAddress = "No" smtp server address (for example, the email address is: smtp.my0379.cn)
strMailUser = "Not written" sender's address
strMailPass = "Not written" sender's email password