Can we publish google ads in Newsletters through e-mail?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rajeshwar
Forum Newbie
Posts: 2
Joined: Tue Nov 17, 2009 11:26 pm

Can we publish google ads in Newsletters through e-mail?

Post by rajeshwar »

Hi,

This is my first post in this forum. I am trying to develop php code to send a newsletters. After spending some time i was successfully able to send it but with one issue which is taking lot of my time.

I am trying to place google ads in the newsletter. When i executed the content (which i am sending through newsletters) in the local machine i am able to see the google ads but i am unable to see the same thing when i am sending the same content through mail function as message.

I would appreciate if some one can help me out with this issue. Thanks in Advance.

Regards,
Rajeshwar
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Can we publish google ads in Newsletters through e-mail?

Post by John Cartwright »

You want to include javascript in emails? Highly unlikely.
rajeshwar
Forum Newbie
Posts: 2
Joined: Tue Nov 17, 2009 11:26 pm

Re: Can we publish google ads in Newsletters through e-mail?

Post by rajeshwar »

So that was the reason why i am unable to see the add related content in the e-mail. Thanks for the quick information.

I also have one more issue. I am trying to upload the word document and preview it. I am able to do first part successfully but unable to preview the same.

If you have any such experience could you please share with me. Thanks in advance.

Regards,
Rajeshwar
Post Reply