form coding i have a problem with my form. there

March 30, 2008 – 10:00 am

form coding
i have a problem with my form. there are 2 button : a login and a register button . login but will redirect to welcome.php, register to register.php. i put the action in the form like this

the problem is both buttons turn me to welcome.php,…

dynamic page
hi every one I need your help My project is about on line travel agent but I have a problem in doing dynamic page I mean in my project I allow the user to enter multiple number of cities what I need is if the user enter for example 3 city a 3 drop down list contain the city will appear if he enter…

CodeSnip: How to Create an Oracle Insert Script Using Substitution Function in UNIX?
This article examines the creation of an insert script in Oracle by making use of the substitution function in UNIX. Deepankar begins with a short introduction followed by the various parameters of the function. The author provides a detailed analysis of the code along with relevant screenshots.
Deepankar Sarangi

CodeSnip: Using the Windows Indexing Service with ASP.NET and C#
The Windows Indexing Service is a useful tool for providing web based search facilities. In this code sample, Brett shows how to build a .NET friendly search facility using ASP.NET and C#. He begins with a short introduction and then provides a detailed analysis of the code given at the end of the article.
Brett Burridge

You must be logged in to post a comment.