Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
Here is a tutorial for all the Coldfusion programmers that require javascript popups to populate their forms.
http://www.compositeweb.com/index.cfm?request=page&id=11
Tutorial Statistics
Total Hits: 1757
Average Rating :     
Total Votes: 7 votes
Category: Cold Fusion/Getting Started
Submitted on: 2008-03-07 05:05:55
Submitted By: Devesh Khanna
Set as Favorite
Javascript popups are very usefull for a wide variety of situations when building web applications, whether you are using ColdFusion or some other web programming language. The example I will use for this tutorial will be an employee lookup.
For this application, we will use a hypothetical form that we are filling out. We will use a Javascript Popup to select the person we want to add to the form. The joy of this simple technique is that you can use the same technique for any popup form you may need.
Most of the code uses the power of ColdFusion, not Javascript. This technique has been tested on both Internet Explorer, Firefox and Opera on a Windows PC More detail...
|
|
|