
Search In
While being launched in 2018, the GDPR (General Data Protection Regulation) took most businesses that have a market in the EU by surprise. It challenged the privacy and data protection responsibility that businesses transacting in the EU had to their
When you Login to a page, Sometimes you forget your password and want to reset your password. For this you have to follow followings steps to create forget password and reset to your form.
Step 1 : Create a simple login form in login.ctp
In MVC while performing the interaction with the database we can use Language Integrated Query for easier manipulation of the data in the data source.
We can use it very easily by first creating the Data Context for
Difference Between The Database Testing and ETL Testing:-
Database Testing refers to any database keeping projects whereas ETL Testing refers to Data integration projects or Data Warehouses. There performed high ranking tests on every one.
Databas
login as dba
SYNTAX-- imp userid/password@database_name file='path of dmp file' full=y
e.g- imp system/manager@orcl file='c:\dabasefile.dmp' full=y
how can I use php to display question stored in mysql database and choose the right answer for it and give grade if the answer is right and store it back in mysql database (sorry I don't speak English very well )
Hello,
I'm trying to load the image from the database only by its name. I tried to pass the directory folder and the image name but it didnt work. Im new at zend.
Thankz!
I've been working on a project and I'm stuck at how to display a certain info when I found the word. For example. I want to search the balance sheet data of January 2015 and it will display the rest of the info in the file when found the exac
To bind jqGrid with asp.net MVC please see below steps.
step 1: Download latest jqGrid from
http://olex.openlogic.com/packages/jqgrid/
http://www.trirand.com/blog/?page_id=6
step 2: Add downloaded folder into your project's Script folder.
step
Ajax Call In MVC
In my previous blog I had explained Ajax Call in Asp.Net. Now I will explain Ajax Call in MVC.
Here, I will explain how to set value of textboxes in model's property and how to set property's value in textboxes.
Under Models
C
