Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AJAX - asynchroniously submitting XML to DB from Javascript

591357Apr 3 2009
Hello everyone,

does anyone have an idea whether it is possible to do something like this and how?

We are going to have a pretty complicated form, and all of the data will by stored in JavaScript (Javascript arrays). We would like to serialize this (probably using JSON to XML), submit it to database and then do some processing.

I found some examples how to do that in opposite way (from DB to XML, and then to JSON) - but it is somehow possible to do it the other way?

Thanks a lot for any advice.

Adam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2009
Added on Apr 3 2009
0 comments
282 views