Excel VBA to Deal With AJAX -


i practicing use excel vba download information website: http://mops.twse.com.tw/mops/web/t05sr01_1

but have no idea how download data behind click button, image shown: http://i.stack.imgur.com/kzhiz.jpg

i excerpt web code below. explain me how code in excel vba data?

thank mush.

web code:

<td style='text-align:left !important;' nowrap>鴻海</td> <td style='text-align:left !important;'>105/01/05</td> <td style='text-align:left !important;'>11:41:00</td> <td style='text-align:left !important;'>說明媒體報導</td> <td><input type='button' value='詳細資料' onclick="document.fm_t05sr01_1.seq_no.value='1';document.fm_t05sr01_1.spoke_time.value='114100';document.fm_t05sr01_1.spoke_date.value='20160105';document.fm_t05sr01_1.company_name.value='?e??';document.fm_t05sr01_1.company_id.value='2317';document.fm_t05sr01_1.skey.value='2317201601051';document.fm_t05sr01_1.hhc_co_name.value='?e??';ajax1(this.form,'table01');"> 


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -