Show OpenKM by iframe with search result display - iframe

I have a web application. I need to embed a data management system (OpenKM) into it by iframe.
The result I would like to achieve : pass searh criteria when iframe the OpenKM and show the search reult.
Is it possible to achieve that and how?
The search page of OpenKM

Related

Google Places API Autocomplete force to choose a selection or auto selection

I am working on a clients site which uses an advanced search function on the home page and one of the fields uses google places API autocomplete but at the moment the field allows the user to search without choosing a location from the list which causes an incorrect search and shows no results, I know very little about JS so if anyone could help, either so they have to choose an option from the autocomplete list or even choose the top option when they click off the field or click submit
thanks in advance
here is the site link: https://www.edijobs.co.uk/

Is there a way to create a custom report to track page views for certain URLs in Google Analytics?

I'm trying to create a custom report where I can track page views for certain URLs on my website, but struggle to include more than 1 URL. Any suggestion is greatly appreciated.
This is easily doable with a custom report and segments in GA:
You can do the following:
Click on Customization
Click on Custom Reports
Choose Landing Page and any metrics you need
Click Save
Once you've done this, you can set up a segment with conditions:
You can add the names of whichever landing pages you need inside the condition text box.

Is dynamic ASP.NET page data from database searchable by search engines?

I have an ASP.NET web app with an ASPX page that displays food item names and descriptions using a datagrid which I populate from a database during the OnPreRender event. The datagrid gets rendered as an HTML table. All of the data is automatically rendered. There are no query sting to parse.
Question:
Will the page be "crawled" so that the item names and descriptions are searchable from Google, etc.?
Short answer is – yes it will be.
What you can to is to go to google webmaster tools and use Fetch as Google option to see what Google will see when your page is accessed.
Just make sure that you always show the same content for the same URL. Google doesn’t like it when you show different content to different visitors using the same URL.

How to display google Ads using Adrotator asp.net?

How to display google Ads using Adrotator .... new ads every times page refreshes ?
The AdRotator is show a sequency of ad images.
The google ads is a self dynamic show of advertize the google totally control and googles show what advertize he think that is appropriate to your page, base on the keywords and words that google found on your page.
So they can not mix together, just place your google ads javascript code to your page and thats all. The only think that you can rotate is between google ads and other ads, and this can not be done using the AdRotator

Providing an Edit Button in Oracle Portal 10.1.4 in a Custom Search Portlet

I am using Oracle Portal 10.1.4 and I have a custom search portlet that is effectively doing a canned search that lists content that matches a certain category. I want administrators to be able to click an edit button beside a piece of content that shows up in the results list of the canned custom search portlet. (So each piece of content that comes back from the canned search has an edit link beside it that admins can click on).
Is there a way to do this WITHOUT having to write my own PL/SQL portlet (to replace the custom search portlet)?
As far as I know, to manipulate the output of the standard custom search portlet is not possible and writing your own search portlet in PL/SQL or Java would be the way to go. The only other method I can think of would be to intercept the output of the portlet and augment it somehow, or use javascript to manipulate the DOM to add the required edit links.
Richard.

Resources