Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 12-29-2005, 09:23 AM   #1 (permalink)
 
Junior Techie

Join Date: Jan 2005

Posts: 74

Nyper

Default generating email preview

Bare with me.. this may seem weird.

Our software (web-based) allows clients to design an email and send it out to their customers. We would like to further develop our software to allow customers to 'preview' what their email will look like using various email clients. In other words, we want to show them screenshots of what their email will look like when received by someone using Outlook, AOL, Eudora, etc.

Obviously this would be very easily to manually do. Download the email, take a screenshot, send it back to the customer. We can't afford that lapse in time.

Does anyone have any clue where to start? Just pretend our email is nothing but an HTML file. How can I have a prog automatically open it in using said email client and take a screenshot and submit it back? I prefer to do this all in .NET, so any links to other sights would be appreciated also.

Edited to Add:
My first thoughts on this are to launch a browser/program write a prog to move the mouse cursor & click exactly where I tell it to - essentially making the program click the necessary places to login to hotmail, etc... not having any luck accurately moving the cursor though.
Nyper is offline  
Old 12-29-2005, 06:37 PM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

if you are coding it all in html then just preview it by opening it in a web browser. Follow the HTML standards and everything will be fine - emal clients just parse the html in the same way that a web browser does.
fitzjj is offline  
Old 12-30-2005, 04:16 AM   #3 (permalink)
 
Ultra Techie

Join Date: Jul 2005

Posts: 530

TheHeadFL

Send a message via AIM to TheHeadFL
Default

I agree with fitzjj.

However what you are describing is so complicated and failure prone it borders on being impossible to pull off.

Go with what fitzjj suggests.
__________________
Desktop machine: 2 x Opteron 246, Asus K8N-DL, 2GB PC3200 ECC Reg., XFX GeForce 6600GT, 74gb WD Raptor, 2 x 19\" LCDs, Windows XP x64
Server machine: Intel P4 3.0GHz 2MB EM64T, ECS i865pe, 1GB PC3200, 36gb WD Raptor, Windows Server 2003
Laptop: Dell Inspiron 9100 (Intel P4 3.2GHz 1MB Prescott, i865pe, 512MB PC3200, Mobility Radeon 9700, DVD+R/DL Burner), Windows XP
Linux: P3 450Mhz, 386MB ram, Slackware 10.1 (Running mySQL/Apache)
TheHeadFL is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On