Goberl friendly link system source code
Add the following code to each page of your website to obtain the source. (Note using the absolute path http://domain name/path/stat.aspx)
2. Add the following code to the place where you need to display friendly links (note the absolute path http://domain name/path/...) The style of calling the link can be modified in CSS in linksShow.aspx.
5. Backstage default username/password: codepub.com/codepub.com (path: adminLink/Default.aspx)
6. Rename "copy linksBD.mdb" to "linksBD.mdb" to make all data empty and the ID starts from 1. However, the administrator account password is Goberl 12530.
7. If you want to put all files under an independent folder (such as link), you need to add the data in steps 3 and 4 to Web.Config in the home directory. After setting, you can discard the default Web.Config of this project.
8. If it is a compiled website, please move the files under bin to the bin under the main directory.
Expand