Ok so here is what I need.
I have a button set up...
Now... here is what I want to do...
Have the original link the button is taking the user to OPEN IN A NEW WINDOW....
I also want the current page to redirect after the button has been clicked... (to another page on my site) a "thank you page" if you will.
Any advice?
Thanks,
Bill
I have a button set up...
Code:
<a href="http://mysite.om/promooffer1.html"><Img src="button.png"></a>
Now... here is what I want to do...
Have the original link the button is taking the user to OPEN IN A NEW WINDOW....
I also want the current page to redirect after the button has been clicked... (to another page on my site) a "thank you page" if you will.
Any advice?
Thanks,
Bill