|
 |
All database driven websites store data and that data can be manipulated and formatted in various ways. In the following examples you will see that we wrote ColdFusion code to query a Mircrosoft SQL Server database. Using the column headers of the database table we can manipulate the data and format it for a daily job listing RSS or XML feed.
View IE RSS Example | View FireFox RSS Example
|

Results of the above executed code above displayed in Internet Explorer. [ Top ]

Results of the above executed code above displayed in FireFox. [ Top ]

|