Penjawab teratas
(Sumber: milis DOTNET) Track Resi JNE di ASP.Net

Pertanyaan
-
Hi Semua,
Ada yang bisa share ga cara bagaimana interfacing dengan track resi JNE atau mungkin vendor pengiriman lain, saya ada kebutuhan untuk ini di application web saya.
Best Regards,
Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Jawaban
-
gunakan ini
<form action="http://jne.co.id/index.php?mib=tracking&lang=IN" method="POST">
JNE (No. AWB)
<input name="awbnum">
<input type="submit" value="Lacak"></form>
Dijawab oleh: Alpha Bagus
Best Regards,
Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Diedit oleh Agnes SannieModerator Kamis, 29 November 2012 08.10
- Ditandai sebagai Jawaban oleh Agnes SannieModerator Kamis, 29 November 2012 08.10
Semua Balasan
-
gunakan ini
<form action="http://jne.co.id/index.php?mib=tracking&lang=IN" method="POST">
JNE (No. AWB)
<input name="awbnum">
<input type="submit" value="Lacak"></form>
Dijawab oleh: Alpha Bagus
Best Regards,
Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Diedit oleh Agnes SannieModerator Kamis, 29 November 2012 08.10
- Ditandai sebagai Jawaban oleh Agnes SannieModerator Kamis, 29 November 2012 08.10
-
Mungkin bisa make ini http://api.ongkir.info/docs, di sana ada contoh penggunaan dengan C#.
Dijawab oleh: Tony
Best Regards,
Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help. -
-