| Subject: | Re: SQL to XML for AJAX |
|---|---|
| From: | "samunplugged" |
| Date: | Fri, 6 Jun 2008 15:18:51 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
Don't have any thing to share. You start coding, if you stumble get back with
your issue.
Your page would be pretty simple and straightforward:
<cfcontent type="text/xml" reset="yes" />
<?xml version="1.0" encoding="utf-8"?>
<root>
<writeanyxmlhere />
</root>
<cfabort />
Use of <cfabort> would be "required" if your application has footers.
http://www.samunplugged.com/
Adobe Certified Flash and
Advanced ColdFusion Developer
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | MX 8 upgrade CFREPORT failed, dennis longnecker |
|---|---|
| Next by Date: | Re: FCKeditor 404 Error Message, smnbin |
| Previous by Thread: | Re: SQL to XML for AJAX, JR |
| Next by Thread: | Re: SQL to XML for AJAX, fs22 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |