Luoye Freezing Point's universal enterprise website generation system adopts a brand-new template tag system core developed by ourselves. It is designed and developed for universality and practicality. It is the best solution for various website applications. The universal functional design framework and interface design framework provided by its backend make it suitable for the requirements of various applications from individuals to enterprises, governments, etc. Flexible scalability and strong compatibility are a major feature of this system.
New features of this system::
When creating a new tag, you can choose a. Dynamic content tag, b. Content loop tag, c. Tag with asp code. The content loop tag is used to loop through the database content, and finally form a content list to display the content, such as a news list. , article lists, picture lists, and product lists can all be created using this tag, and you can choose whether to display pagination (such as previous page, next page)
Content loop tags are divided into one-level loop content loop tags and two-level loop content loop tags.
Two-level loop content loop tags, such as row and column loops, are mainly used for image lists, product lists, etc. where content needs to be looped in both row and column directions. One-level loop content loop tags are mainly used for news lists and article lists. When there is only one direction (such as the row direction), the dynamic content tag is mainly used to display the content corresponding to a certain ID. The tag with asp code can be used to update the user to write any asp code and integrate this asp code into tag for calling
You can create new channels with unlimited types to choose from, and the content within the channel can be classified into unlimited categories. It also comes with a universal background builder, a one-click site copying system, and integrated Alipay interface and online banking interface into the product mall. This update
b1. Fixed an error in the tag operation of a certain article read by category that may occur after deleting a category.
b2. Fixed the problem of reading incorrect articles under a certain category caused by parent_id_list like % rs33(0)&","&$xxvar$id%.
b3. Fixed the bug caused by where parent_id_list like %"&request("id")&"% when deleting categories, and corrected it to where parent_id_list like %,"&request("id")&",% or parent_id= "&request(" id")&" "
b4. Corrected the pid_list222=rs("parent_id_list")&","&rs("id")..... ((deepth=" &deepth222&" and parent_id_list like %"&pid_list222&"% etc.
Change to pid_list222=rs("parent_id_list")&","&rs("id")&"," ........ ((deepth="&deepth222&" and ((parent_id_list like %"&pid_list222&"% ) or (parent_id= "&rs("id")&" ))
The backend path of this system: /admin/index.asp
Backend username: admin
Backend password: admin
Expand