
Search In
First we add dll of chargify
using ChargifyNET;
Create the object of subscription
ISubscription newSubscription;
newSubscription = new ChargifyNET.Subscription();
Connect to the chargify by giving URL,apikey and password
ChargifyConnect objCh
Rails 5 is soon going to release. Many New features have been introduced in this major release. We will discuss the improvements and features here.
1. A few improvements have been made in Turbolinks. Tubrolinks allows us to reload required cont
Web API's
Asp.net web Api's is a framework to build http services for web servers and browsers.
It gathers definitions, procedures and protocols to help the communication between different
computer softwares. HTTP services for example, is built by
Please help me with the error When I am restarting my OpenERP server. It is giving me below mentioned error..
Internal Server Error (database) werkzeug: Error on request:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-pac
If you would like to change your facebook profile picture with php or jquery. You can use below code for the same.
Please download facebook.js from Facebook SDK.
<script src="//code.jquery.com/jquery-latest.min.js"></script>
<script
How to move markers on a google map api without clicking on any object ?
The above can be achieved with simple logic . ie update the marker position after a particular time ( Let say 1 second in our example )
The following HTML and jquery code will
Sometime we wish to track our user activity when user closed particular activity in app so we can follow this life cycle of Activity :
If you want to send status to your server when application closed or force quit then you should use override metho
Onchange is the most important function for Odoo. similar to a negative number of seats, or more participants than seats. For example you can see below code.
r.taken_seats = 0.0
else:
r.taken_seats = 100.
HTML5 Provides new feature of geolocation API which can help user to find his current location and share the location to the web site.
It works with the javascript which capture the latitude and longitude of the user. It works with the global naviga
Hi Friends,
Please help me with the error, When I am installing rental module in Odoo-9. It is giving me below mentioned error -
2015-12-23 06:34:25,935 7070 INFO Mary_DB9 openerp.sql_db: Programming error: can't adapt type 'dict', in quer