Troubleshooting
When I view my page in
the browser, no data is displayed. What went wrong?
The likely suspect is the recordset. If no data
displays, it means that your recordset is empty. Take a look to see
that all filters you applied are filtering on the correct field and
that the filter is spelled correctly.
If the recordset is correct, check the link that
you created on the For Sale page and be sure your parameters are
spelled correctly and that the binding you chose is the appropriate
binding.
When I make changes to
my template and update the child pages, will it affect the dynamic
data stored in my editable
regions
?
No. Dreamweaver templates do a really good job
of working around dynamic data. Making updates to your templates
should have no adverse effect on your data.
|