| Subject: | Sending XML data to external Javascript/Html/CF page |
|---|---|
| From: | "freedomflyer" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Wed, 23 Jul 2008 23:05:22 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.getting_started |
Hello everyone...
I am wondering how to send an XML var i created in a CF page back to a the
page that called it using XMLHttpRequest.
I don't know how to send it back using GET, and I don't know how to handle it
with JS once I get it, althoug I have tried many methods. Any help on this
would be great!
Thanks!
<cfxml variable="rehash">
<rehash>
<coursename>
#coursename#
</coursename>
<coursenum>
#coursenum#
</coursenum>
<sectionnum>
#sectionnum#
</sectionnum>
</rehash>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | unique id when form is submitted, rockhiker |
|---|---|
| Next by Date: | Tutorial Confusion, alan_lindsay |
| Previous by Thread: | unique id when form is submitted, rockhiker |
| Next by Thread: | Tutorial Confusion, alan_lindsay |
| Indexes: | [Date] [Thread] [Top] [All Lists] |