Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > make html/tab working in an email file ?

Reply
Thread Tools

make html/tab working in an email file ?

 
 
chunji08@gmail.com
Guest
Posts: n/a
 
      10-09-2007
Hi all,
I have such things in my Ant script to send a daily report to my
group
member,
"
<target name="email_2_team">
<mail from=""
tolist=""
subject="Today's migration results "
messagemimetype="text/html"
messagefile="migrate.html"/>
</target>
"
Since the report becomes more and more complicated, I am just
wondering if I could put some tabs in that html file, so that when
they open their email in ms/outlook, or any IE, Mozilla, they may
click the tabs and see results page by page ?


Can someone give me some advise if it is possible ? How to put it in
one html file, if so? Any simple example will be very helpful !


Thanks a lot !


Chun

 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
make html/tabs working in an emal file. chunji08@gmail.com HTML 2 10-10-2007 05:06 PM
How to have email form send email and start file download bmurphy@xlrotor.com Javascript 13 05-14-2006 06:27 PM
Problems with posting email/news messages via OE6 and working with Web-based email Alex Vinokur Computer Support 2 06-18-2004 12:56 PM
Anyone know how to make XP make a sound when typing? Like old dumb terminals? Fire Computer Support 6 02-17-2004 12:56 AM
email control? can't file email from Tucows AjaxTroy Computer Support 3 08-24-2003 02:18 AM



Advertisments