Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Discussion on enabling SSL in CakePhp

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to enable SSL in CakePhp. Basically, SSL is a very important feature in a CakePHP web application. We can enable ssl https in our CakePHP application on the server. We can integ

Insert Data in Acumatica ERP

Hi Friends, Today i will tell you to how to insert values in acumatica ERP. The Code below is used to insert data in the acumatica erp. Suppose i want to insert data into the EPApproval table. Here firstly i need to create instance of cur

JavaScript- Hide broken image icon or set a default image icon when source image is not found

Hello Readers,   When source image is not found then it will show a broken image icon. In today's post we will learn how hide broken image icon when image URL is invalid or not found.   onerror attribute of <img>  which e

How to disable resizable property of textarea?

Hi all. The <textarea> tag and the <input> are very much similar in terms of their usage. The only difference between the two is : <input> accepts a single line input where as <textarea> accepts a multi-line text input. The

How to create a Google coloured button?

Hello readers, Today in my blog I have tried to create a Google colored button.   Before creating this a question arises in my find is it really possible to change each letter in a button to a different color at the same time on hover.  

JObject Class

Namespace: Newtonsoft.Json.Linq In web api sometimes we often need to send multiple parameters to controller's action(method). In that case we can create model of multiple parameters and wrap multiple parameters to JSON and send it to actio

How does page redirection works in javascript?

Sometimes you want to notify your visitors of the change of the new domain name when your webpage is moved. At that time it is good way to place a “redirect page” at the old location which, after a timed delay, will forward visitors to th

How to move UITextField when keyboard shows ?

When we are entering text in a textField and that textField is at bottom of the screen then we need that the textField should appear above the keyboard and the keyboard should not hide the textField.. For that we need to set the height of keyboard ac

How to save and fetch record from NSUserDefault in iOS?

Hi Readers, This blog includes the concept of NSUserDefault which is used to store a small amount of data in it. Now the question arises if we already have SQLite database to store data then why do we need NSUserDefault? The answer is other approac

How to make div height 100%?

Hello Readers, Today will discuss the possible way to make div height 100% according to screen size. Let's see about the first method - So, below is the CSS code - html, body{ height: 100%; } .box{ height: 100%; background: green

1 85 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: