Can I do it with webservice? google adsense scripts
Survey: First I don't know, what is better, Should I do it with webservices or javascripts ? Tell me...
The Clarification
I have a graduate project in the college, I want to apply a simple advertisement program (Adword,Adsense), mostly simillar to the Google.com one, The problem I face is :
1. All we know that in Google Adsense, We Google generates a script for the publisher so it can be easily embed in HTML pages, whatever was the server-side programming Language. What I need is a guideline for this how to do this scripts in my project.
Hint:
- Techniques used in my project: Asp.net 3.5, SQLSERVER 2005.
- The Adsense-people accounts supposed are stored in the MsSQL DBs, as well as the ads hyperlinks stored.
- The way that I gues is that I'll generate scripts and give them to the adesnse people, these scripts are able to deliver the ads to the websites depending on their accounts, and read those ads from my database.
Hope is understood. Please help me in this.Thanx...
|