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...

Download WebDNA Applications

WebDNA applications...

WebDNA reference

...

Tips and Tricks

A list of user-submitted tips ...

F.A.Q

A compilation of some user's questions...

WebDNA Libraries

A list of available libraries for WebDNA...

Related Readings:

Annoying character on writefile

How do I get rid of or convert the line feed character during a writefile?...

Handling credit card numbers

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

Check the Federal Government's Social Security database

The script on the page will check the federal government's social security database...

Removing whitespace

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

File upload example

...

random password-generator code

Generate a random alpha-numeric string...