How to send a large amount of data through a link

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?