Technical Tips and Solutions

Back to Tech Tips

07/09/2004 - Dreamweaver Server Behaviours

Sometimes as programmers we get right in there and start programming when there are tools available to make life easier. For example, in Dreamweaver, once you have built your form for inserting a record, just use the Insert Record behaviour to have Dreamweaver take you through a few questions and automatically generate the insert record code itself. Not only that, but it adds it to the existing page, which makes managing pages a lot simpler.

Back to Tech Tips