944,043 Members | Top Members by Rank

Ad:
Jan 5th, 2006
0

Web page in email

Expand Post »
Hi...new here. Found this site while searching for an answer. While a novice mainly, I am as good as it gets for my workplace, a not-for-profit in central Indiana.

Anyway, a few eeks ago I stumbled across a code snippet that could be inserted in email that, when opened, the email would display a hosted web page, as opposed to inserting an entire coded page into the email message.

Of course I lost the snippet and two days of searching again have been futile. If anyone can help I would be very appreciative.

--Scott
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sevan is offline Offline
1 posts
since Jan 2006
Jan 5th, 2006
0

Re: Web page in email

Hmm... never seen anything like that, sorry. It would require an email client that ran JavaScript.

What I have seen and used is a web application that generated an image, dynamically, on the fly. In your email, you set the src of an image to that application, with parameters. That way you can track that the email was opened, plus generate an image unique to that individual.

Welcome to Daniweb!
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004
Jan 6th, 2006
0

Re: Web page in email

I agree, some sort of SSI, or server-side JS.
The problem with that is you cant gaurantee it would work with the targeted audience. Only supported email progs would render it properly.
Alot of people even use plain-text only, in order to help thwart getting an encoded virus in their HTML as well.
I would say, not knowing what your use might be, you could lose 50%-75% of your audience.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
s1phrx is offline Offline
4 posts
since Jan 2006
Jan 31st, 2006
0

Re: Web page in email

Could you possibly use an iframe with the site as the src? I don't know if the email viewer will render an iframe correctly though.

iframe src="websiteurl"
/iframe

of course you would want to set the dimensions.

Just a though.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
greghuston is offline Offline
11 posts
since Aug 2005
Jan 31st, 2006
0

Re: Web page in email

Quote originally posted by greghuston ...
Could you possibly use an iframe with the site as the src? I don't know if the email viewer will render an iframe correctly though.

iframe src="websiteurl"
/iframe

of course you would want to set the dimensions.

Just a though.
Yes, that could work with some clients, but I would make sure the format is expandable, because the email client may over-ride anything you put in for dimensions.

I would seriously try several methods and see what works the best for your tastes. Compare results over several free web-based email systems like Yahoo and Gmail, and outlook Express etc.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
s1phrx is offline Offline
4 posts
since Jan 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Mouseover/Rollover
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: Align right problem.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC