Showing posts with label Tutorials. Show all posts
Showing posts with label Tutorials. Show all posts

How to make bootable Windows 7 installer USB Drive Using CMD

Step 1: Plug-in your USB drive: Make sure all your USB Drive content copy to your harddisk [..]

PHP simple login system with session

Step 1 : Create database You should already create database name. then create table name Users You[..]

Get identity or autonumber after Insert Query

Example Code for creating invoice   Private Sub CreateInvoiceQuery() Dim[..]