
Search In
Hello Reader's if you want to change css of any div or section or iframe with just a single click then javascript offers you to do this in real time.
Lets see how to change background color of an ifram using just a single click
<iframe src="JavaS
Research used to Searches for records based on the args search domain.
args -- A search domain. Use an empty list to match all records.
offset (int) -- number of results to ignore (default: none)
limit (int) -- maximum
In openerp to disconnect user and show the massage that user is disconnected and users having to old last_pool and search the limit date and write the status presences when presences is offline.
use this function .py file show in given below,
@api.
SQL Server has an exception model to handle exceptions and errors that occurs in SQL statements. To handle exception in Sql Server we have TRY..CATCH blocks. In Sql Server, against a Try block we can have only one CATCH block.
Ex;
BEGIN TR
If we are making a custom wordpress theme , we can call any feature image attached with any post or any custom post. Wordpress have by default option for feature image. We can upload the feature image to any post or any custom posts.
We can call the
Splash Screen is the first screen which appear when we launch an application and disappear when the main screen get loaded. It appear for a few second to show that our app is fast and responsive .
In order to display your splash screen more than it
While making API you can have different kind of response and you have to handle that for displaying data
public IHttpActionResult GetDetails(string Id)
{
logger.Info("GetDetailsById method called");
// BadRequest det
If you want to get currency in param in Odoo then follow the following code in your .py file.
incl_tax = prod_taxes.filtered(lambda tax: tax not in line_taxes and tax.price_include)
if incl_tax:
return incl_tax.compute_all(price
In PHP if we want to replace all underscore connected letters to upper case then we can use the php function called "preg_replace_callback" .
For example if we have string "kp_o_zmq_k" then the output becomes "kpOZmqK".
We know uploading a video on server is a time consuming task but by using third party libraries we can compress video file faster.
There are many libraries available but this one is good, you don't have to add any ndk with this lib :
FFmpeg4And
