
Search In
I need to create ajax php registration page but i have some errors i could not solve.
The function (CheckExamineeNameAvailability AND CheckExamineeEmailAvailability) return false value even if the username or email were available
I
Hi,
I'm senior computer information systems student, I'm trying to enhance my programming skills in OOP and data structures.
I've created a simple application for each algorithm I've learned it's theory in the college such as sear
Hi there,
I am trying to create a Web Application but not sure where to start! Any ideas or any link for article or tutorial/video/post?
I know HTML, CSS, JS, Python, C and C++
Also, PHP, MySQL and MongoDB
Also, le
I have created a activity in which I placed a fragment and inside fragment I have used a card view. when I click on card view it moves to next fragment and set title of card view to next fragment toolbar. The problem is when I press back button prev
design and implement the following structure for your organization. You must follow the
instructions given below
1 – Name of you organization is your surname. For example, if your name is “john wicki”, then “wicki” will
<?php
class data<br>
{<br>
public $firstno;<br>
public $secondno;<br>
public function getData($fno,$sno)<br>
{<br>
$this->firstno=$fno;<br>
$this->seco
This tutorial help us in creating RSS Feed in cakephp framework. For more on RSS Feed see the link below:
"http://findnerd.com/account#url=/list/publish/What-is-RSS-Rich-Site-Summary-/2965/"
Let use take a table users in the database.
Step 1: We
Installation of Subscription Module in Open ERP
Step 1:- Install -> Subscription Module.
Step 2:- Go to Settings -Technical - Automation - Recurring Types -create record must be Invoice.
Step 3:- Go to Settings - Technical -Automation- Rec
In the below example I have created a Accelerate image function. Here I have added Button and ImageView in activity_main.xml layout then I have created new directory (anim). In anim directory I have created accelerate_decelerate.xml layout and
For creating list item, we have to use ListItemCreationInformation
First we create list of Risks
using Microsoft.SharePoint.Client;
context = new ClientContext(projectSiteUrl); //pass your project site url
context.Credentials = projectConte
