Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-05-2012, 02:00 AM   PM User | #1
rleahong
New Coder

 
Join Date: Jul 2010
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
rleahong is an unknown quantity at this point
Scrolling transactions in ajax when emailing statement from database

I need to scroll transactions of Music Royalty Account
(of Distributor, Producer, Writer, Artist, Musician) in ajax while Royalty
Statements from database(Mysql, Access) are being emailed. One problem of many is that the email "send" command is issued after acumulating all the
transactions of the account in the body of the email in an html variable. while email is sent on an account by account basis the ajax email scrolling is taking place transaction by transaction in the royalty account. I don't have clue what to do. I anyone can help me . if example could be shown sending JSON for Mysql
database with PHP AND sending XML when using Access and ASP jquery and/or javascript.
rleahong is offline   Reply With Quote
Old 11-05-2012, 06:07 AM   PM User | #2
rnd me
Senior Coder

 
rnd me's Avatar
 
Join Date: Jun 2007
Location: Urbana
Posts: 3,468
Thanks: 9
Thanked 466 Times in 450 Posts
rnd me is a jewel in the roughrnd me is a jewel in the roughrnd me is a jewel in the rough
well for php it's easy; echo json_encode (phpArray), and whatever current "mysql recordset to array" command php has will shove json over the wire.

not sure about asp+xml, yuck...
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.6% IE9:9.8% IE10:10%
rnd me is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:34 AM.


Advertisement
Log in to turn off these ads.