Google Ad Sense in ASP.NET

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hey

..net 3.5

I'm wondering how to implement google ad sense in a asp.net webpage.

I understand that google need some html tags to be set in the html output.
The .apsx webpages are run on the server and html output are generated and
sent to the internet browser. I'm not sure how to add some google ad sense
tags to this html output

any suggestions?
 
Back
Top