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

Search In

How to Execute Multiple Insert Queries in NodeJs Application?

I am trying to perform an insert query, use the insertid of the row and then perform another insert query using the inert id. the first query is executing but the second query is not. please help. Below is my code: $("#addopdfrm").submit(fu

Configuration AppSettings

While saving images and important settings/details into the database and accessing it from the database we can define its default path in the Web.config. <?xml version="1.0"?> <configuration> <connectionStrings> <add con

Wiring MongoDB Repository class with Springs controller

Wiring MongoDB Repository Class with SpringMVC:- Spring Data point out the specialties of repository support for MongoDB. To use the repository concept you have to define your repository and attach the required XML element inside Spring Context XML f

Binding model value on link button in MVC

In the MVC view we can also bind the values in to the link button if we want.   This will help to manipulate the database values with the help of their primary fields instead of passing the entire model into the action.     We hav

@Html.EditorFor in MVC

While working in the MVC project we dont have the need to show the data only but we also need to manipulate it based on scenarios.   For this we need the controls in the MVC applicaition that will enable the editing of the data in the view. &

  • 227
@Html.ActionLink in MVC

In MVC we use different controls for different scenarios. For the link button we need to use the control @Html.ActionLink.     This is mainly used to navigate from one section to another section and it is also used to transfer model valu

how to choose correct answers from multiple choices questions ?

how to choose correct answers from multiple choices questions using php and mysql i don't know if i'm doing in the right way because i'm still new in programming world  1- i'm using an array to store the questions  2- anoth

Get and Post in MVC

While writing methods in controllers you need to know which method is of Get type and which is of Post type In my example i have write code for simple user registeration so there are two views for it one Get and one Post public class RegisterCont

  • 322
submit php form using xmlhttprequest ?

i have this code for submitting an online exam and i submit this page using javascript xmlhttprequest(pure javascript no Jquery) and i have three parameters the question id arrays and answers and the numbers of rows      <?php r

1 … 159 161 next
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Reset Password
Fill out the form below and reset your password: