How to setup CODA to work with WebDNA?

This page will show graphically how to setup CODA as a WebDNA partner :-)

numero = 166
interpreted = N
texte = WebDNA and CODA are perfect partners: with WebDNA running on your Mac OSX, apache will look for your sites inside /Library/WebServer/Documents/ This is the most convenient place to keep all your websites. Let's imagine a site "WSC_2009" (which is this one, actually...) First of all, CODA must understand the .dna suffix:
note the "dna" extension:
You can now setup your site: the complete path will be /Library/WebServer/Documents/WSC_2009/
Once CODA found it, it should appear on your board
Now, you can start working; I use the classic html view, and the WebDNA code just appears in green:
The control view shows your code interpreted by WebDNA
(note the site URL)
WebDNA and CODA are perfect partners: with WebDNA running on your Mac OSX, apache will look for your sites inside /Library/WebServer/Documents/
This is the most convenient place to keep all your websites.
Let's imagine a site "WSC_2009" (which is this one, actually...)

First of all, CODA must understand the .dna suffix:



note the "dna" extension:



You can now setup your site: the complete path will be /Library/WebServer/Documents/WSC_2009/



Once CODA found it, it should appear on your board



Now, you can start working; I use the classic html view, and the WebDNA code just appears in green:



The control view shows your code interpreted by WebDNA



(note the site URL)



Christophe Billiottet

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Modules

A list of the currently available modules...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

Redefining [date] & [time] to match your time zone

Your server is not always in the same time zone as your web site...

Handling credit card numbers

Encrypting the credit card numbers does the job quite nicely...

Removing whitespace

How can I remove all whitespace entered by a user from an input box (ie card number)...

PayPal gateway

...

Write Once Use Many

Reuse the same code over and over again on your site with the [include] context...

Using a simple Array of Variables with [interpret]

The [interpret] context is very powerful command in the hands of a skilled WebDNA programmer...