Possible Duplicate:
access parent url from iframe
I am currently have an iframe tag, e.g.:
<iframe src="www.mydomain.com/animation.html></iframe>
...and i want my client to embed this tag to render on their page , however i want to offer only some domain name list in my database to render this iframe, so how can i do. thanks