Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Assist for all web users Integrate with your web site If you have access to the static html pages in your web site, and want to embed the Assist repository produced by ClickLearn, this is easily done by adding a single line to the html document. Assist for all web users Integrate with your web site However, when web sites consists of a large number of separate html pages, or primarily from dynamic generated pages, this might be an impossible task. Assist for all web users Use a HttpModule For ASP and MVC sites, you will have an easy option to extend it with the CLickLearn Http module, so that the Assist repository is automatically added to all pages. Assist for all web users Use a HttpModule You may freely download the required http module from: http://apps.clicklearn.dk/ClickLearnAssistHttpModule.zip. Assist for all web users Use a HttpModule Unpack the file and copy the ClickLearnAssistHttpModule.dll into your web site bin folder. Assist for all web users Use a HttpModule Make sure to copy the produced assist.js javascript file to your web site first. Assist for all web users Modify the web.config file You need to modify your existing web.config file. Please refer to following sample setup, for it to work. Assist for all web users Modify the web.config file <configuration> <system.webServer> <modules> <add name="ClickLearnAssistHttpModule" type="ClickLearnAssistHttpModule" /> </modules> </system.webServer> <appSettings> <add key="ClickLearnAssistHttpModuleScript" value="Web Assist.assist.js" /> </appSettings> </configuration> Assist for all web users Manually add the javascript To manually embed the Assist repository, you need to add the following code line in your html pages: Assist for all web users Manually add the javascript <script src="Web assist.assist.js"></script> Assist for all web users Installation of the extension Click on the button Mozilla Firefox. Assist for all web users Installation of the extension Click on the button Firefox. Assist for all web users Installation of the extension Click on the button Add-ons. Assist for all web users Installation of the extension Click on the button Tools for all add-ons. Assist for all web users Installation of the extension Click on the menu Install Add-on From File. Assist for all web users Installation of the extension Click on the input field File name:. You may also press Alt+N. Assist for all web users Installation of the extension Enter File name:. Assist for all web users Installation of the extension Click on the button Open. You may also press Alt+O. Assist for all web users Sign in to ClickLearn Cloud Click on the input field User Name. Assist for all web users Sign in to ClickLearn Cloud Click on the input field Password. Assist for all web users Sign in to ClickLearn Cloud Click on the button Sign in. Assist for all web users Open your web site Click on the button Bookmarks. Assist for all web users Open your web site Click on the menu Role Center - Sales Order Processor - Microsoft Dynamics NAV. Assist for all web users Open your web site Click on the button OK. Assist for all web users Open your web site Click on the button ClickLearn Web Assist. Assist for all web users Open your web site Click on the input field NAV Web new customer. Assist for all web users Open your web site Click on the input field Assist me now. Assist for all web users Open your web site Click on the link Customers. Assist for all web users Open your web site Click on the ribbon item New. Assist for all web users Open your web site Click on the button Close.