WeDoNet website management system is one of the few website management systems that complies with W3C standards and is adaptable to IE, Firefox, Opera and other browsers. It uses Div+css structure to load faster. It has many functions, flexible styles, and easy operation. .Including article management, product display, merchandise sales, recruitment, voting, online community, user blog, multi-level membership management and other functions.
Administrator username: wedonet Password: admin
By default, it is installed in the root directory of the website. If it is installed in another directory, please use Notepad to open setting/conn.asp and modify webdir and templatemdb to the actual paths. For example, if installed in the test directory, modify it to
Const db = "/test/data/#sooncn.asp"
Const templatemdb = "/test/data/#soonbiz_template.mdb"
Const webdir = "/test/"
Finally (after running the install.asp file) update the image path in the website content in Area D of the Management Center -> Other Functions -> Convert Installation Path.
Fill in the original path: /
Fill in the new path: /test/
Expand