# How to send a large amount of data through a link

**URL:** https://forum.kirupa.com/t/how-to-send-a-large-amount-of-data-through-a-link/261603
**Category:** Uncategorized
**Created:** [May 29, 2008, 7:11am UTC](https://forum.kirupa.com/t/how-to-send-a-large-amount-of-data-through-a-link/261603 "2008-05-29T07:11:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![suraj](https://avatars.discourse-cdn.com/v4/letter/s/ecccb3/32.png) [@suraj](https://forum.kirupa.com/u/suraj)
#### Post date: [May 29, 2008, 7:11am UTC](https://forum.kirupa.com/t/how-to-send-a-large-amount-of-data-through-a-link/261603/1 "2008-05-29T07:11:49Z")

</div>

Hi Friends,

I need to send a large amount of data from flash throuh a link. Data may be in xml format. I need to send data through link, it means I have to use GET method to send data but using this method I can not send this large amount data. Data may be 4 - 5 kb in Size.

So please help me how can I send this data. Is there any method to trim this data?
