A Form To Database Wizard is a multi-platform compatible script that offers a form to get data from users and then input the information into a database. Even the database is built for you as you go.
Adding a DropDownList to an Editable DataGrid is an ASP.NET article that contains more information about the datagrid and how to add a dropdown list box in the datagrid. You can copy and paste the code given in this tutorial on your web based...
Preparing your ASP Pages for a Transition to ASP.NET is an article which clearly presents the difference between the ASP and ASP.NET. In this article the author briefly examines the design and development changes in ASP.NET from classic ASP. The...
This script makes converting a flat file database to a MySQL database easier.
A script to update a web page with short to medium pieces of text, without having to use an HTML editor and FTP client. The script accepts plain text, automatically converting line breaks, or HTML to embed images and links. Features newsexpiry,...
This article discusses a solution to import MS Excel, MS Access, XML data to local or Remote MySQL databases by using a famous MySQL Admin Tool called Navicat.
Most Web developers pick up a book to learn how to use a language like JavaScript, looking for practical examples of how to get things done. The Book of JavaScript: A Practical Guide to Interactive Web Pages is plenty practical, and hits the mark...
Getting details to implement a system to send emails using ASP form is easily done through this online tutorial. It describes how ASP server deals with JMail component of SMTP server to enable you to send form values into an email. Commands and...
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information in rows...
Digital-goods Seller is a simple-to-use web program that allows your customers to enter their credit card details and download your digital-product right away. There?s no waiting for you to confirm the order, and no delays before they receive... |