This article describes how to create a search application using Dreamweaver. This application makes use the Access database to store information and Active Server Pages to retrieve the data in it. This article is oriented to the intermediate Dreamweaver users. You need to have no ASP programming skills to build this application. All you want to possess is a simple programming logic.This tutorial has Only 2 pages.
The first page is a search form and the second one is a page which displays the search results.
Category: Tools
Dreamweaver can connect to a database, in two ways; DSN Connection and DSN-less connection. How to create a DSN-less database connection is explained in this article.
Comments closed
Basic terms in Flash is explained in this article. Please note, This is only a beginner’s NOTE BOOK and is completely meant for those who are newbies to Flash. Proper knowledge of these terms are mandatory for a Flash learner.
Comments closedIn this tutorial, we learn how to create a simple sound controller using flash. In this, we focus on the Flash sound Object. This article will show how to control an mp3 file in a flash movie. This articles is aimed at the Flash action Script beginners.
Step1.
- Create a new Flash movie. (File >> New>>Flash Document)
- Save it. (File>>Save)
- Import the sound file. (File>>Import>>Import to Library [*wav OR *.mp3])
- Create/place 2 buttons on the stage (Window>>Components>>User Interface >>Button)
Now our first step of importing the necessary files are completed
Comments closedTool used: dreamweaver 8
Db used: MS Access
In this article, we learn, how to create DSN Connection in Dreamweaver.
Step.1
The first step in this is to create a system DSN. To create DSN you have to go to (Windows) system’s control panel and then you have to go to “Administrative Tools” then “Data Sources (ODBC)” then go to the “System DSN” TAB.
Comments closedTool used: dreamweaver 8.
Defining Root folder could be said as one of the initial steps in web development. This article explains how to define the “root” folder in dreamewaver.
Start Dreamweaver, go to “Site” Menu, go to “newsites” menu item; now you get Site Definition window, there you have to define all properties of the site.
Comments closedDreamweaver is a professional HTML editor for designing, coding, and developing websites, web pages, and web applications.
Comments closed