Client Pages


There are 2 new pages related to Ads Import at the classified for clients side:

admin_user_import.asp
admin_user_reference.asp

Above pages are the main source for downloading blank data templates as well as data entry reference and help for the clients.

Those pages may only be accessed by someone logged to the user account. Even if you logged on as admin, you would still have to logon to any user account to access those pages.

Depending how you wish to handle Ads Import (prepare templates yourself, give access to certain clients or have any registered user access template download and reference pages) you may create a URL link in user section of menu_top or menu_top_xl templates in Content Management to admin_user_import.asp, send this link to a particular clients or just create a bookmark in a browser for your personal access only.

Note: There is no need to create a link to admin_user_reference.asp. This page is already references from admin_user_import.asp

If you made those pages available to clients, then you would most certainly  need to customize  admin_user_import.asp to reflect Ads Importing conditions, prices, contact information.. etc. Page needs to be modified directly in an editor. Since there are many instances where HTML code collaborated with ASP script for the dynamic content, edit the page with caution making sure that any ASP content between <% %> tags stays intact.