i've a website i want if any user clk any link of my site tht linked website will open under my ads.how to do this? i've already some working code bt thts stop user for 10 sec. After 10 sec. my page disebled n actual site open.
This (sadly) seems to be getting increasingly popular. Where I've seen it elsewhere they have just used frames. You could just send the real url to a page on your server as a get variable and have that inserted into the frame for the main body. Try to provide some useful information in your header frame though or people will just get annoyed. Useful information could be a user rating, number of visits etc.
Could it be this code what are you looking for? www.dynamicdrive.com/dynamicindex17/ajaxincludes.htm Otherwise browse DynamicDrive for other scripts that can be customized for your purpose.