Customizing ScriptWorx - Server Mappings |
|
When you preview a page in ScriptWorx, you would normally not see live database views or any other for of server-side technologies at work. This no longer has to be the case, because you can now change to a "live" database view. Consider you have a file saved to C:\Site\data\viewer.cfm - this file has ColdFusion database code, which is normally ignored by the browser. You can "map" the directory above to a server address (eg. "http://mysite/data/viewer.cfm") so that when you click the internal "Preview" button, you will see the database in the preview. Using the Preferences window, click the "Server Mappings" option.
|