Quote:
Originally Posted by y2ksw
I don't see a good way to store landing pages anywhere ... isn't intellisense of your browser good enough?
|
Sorry maybe I didn't make my suggestion clear. I'll try again.
When setting up an advert, you are prompted for imageurl and url
currently the output is something like:
HTML Code:
<a href="http://www.yoursite.com" target="_blank"><img src="http://yoursite.com/image.png" /></a>
The 'target' should be a variable - so that one can select _blank, _self etc.