Hello,

I have created a VB.NET application that downloads data from my site every 30 seconds. Because it is quite a popular program, the traffic is getting more and more by the day. Over 17 GB and a million refreshes last month.

I was thinking, could I place just a very small advertisement (Something like this) on the bottom of my program to reduce costs, and reload it every time the program updates.

My question is, how should I do this, and, may I even do this? The Google website tells me that it "is not supported", but that doesn't mean it is forbidden, right?

Thomas