Programming

Animated Form Switching using Bootstrap Framework

Submitted by jkev on
Hi sourcecodester, This is an animated form switching using bootstrap framework. The script will switch between form login and signup page with transition effect. This code is simple but useful to your future project. To learn more about bootstrap framework please visit http://twitter.github.io/bootstrap/. Here's the sample code: FirstName LastName MiddleName Address Username Password Sign Up

Exchange Rate Money

Submitted by sanbunna9 on
Hello everybody, this is my project exchange money rate using vb.net. This project also provide source code to other developer that want to using code in vb.net. Feature this project also have : - Log in user - User registration - Connection to database - if else condition - Create function - Splash screen If everyone want to ask me about this project please contact me : mail: [email protected]

Add/Edit/Delete in ASP.NET(VB) - MS SQL Server

Submitted by FnameLname on
Here's my sample Add/Edit/Delete in ASP.NET Web Application, I used VB.NET for my code behind and MS SQL Server for my back-end Database to run this program, open your Visual Studio (any version like 2005/2010/2012) File>Open>Web Site and locate folder where my sample is... then press f5 feel free to used this for your references... thanks for using this!! ^_^

Online Justice System

Submitted by josiah_ke on
Has laws and penal codes to search for offences and sentences. A system to store penal codes if one wants to know the sentences of a certain crime they can search and find login as admin to post penal codes and sentences, from the the front end one just searches for the penal codes and likely sentences this is a working progress an up to-date version of this app will be out soon.

AJAX Live Search using PHP

Submitted by jkev on
Hi guys this code will help you on how to create a Google like live search. The result of the search query will be displayed below the textbox. Also, you can customize this code by adding a link on the dropdown list and redirect it automatically to the desired page. The data in the database is display on a table in this sourcecode. This code is easy to be understood and easy to integrate in you

Delete Multiple Rows with Checkbox from MySQL

Submitted by jkev on
Hi guys this code will teach you on how to create an application in php that delete multiple data using checkbox as selector. The feature of this code is it deletes multiple data using checkbox as selector. For more information about this code just comment under this sourcecode or email me at [email protected]. Hope that this will help you in your future activities thank you. Database name