We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 3 matches
- Tue May 13, 2008 12:39 pm
- Forum: Plum DEV Q&A
- Topic: JavaScript Speed issues
- Replies: 5
- Views: 9555
- Mon May 12, 2008 1:52 pm
- Forum: Plum DEV Q&A
- Topic: JavaScript Speed issues
- Replies: 5
- Views: 9555
- Fri May 09, 2008 3:52 pm
- Forum: Plum DEV Q&A
- Topic: JavaScript Speed issues
- Replies: 5
- Views: 9555
JavaScript Speed issues
I am building a very simple vxml app that uses the <data> tag to go out and call a web service and speak back the account info . The web service does not return a fully structured XML but rather a single string with a pound sign (#) to delimit the different accounts and a comma to delimit the fields...