> I am currently developing a web app that accesses IMail server
> for its mail
> functionality.  In this I have it automatically login to web messaging and
> open the compose message screen just by clicking a link.  My problem is
> trying to pass along several email addresses to be forwarded to.  I would
> drop in a little ASP code to do this, but the IMail templates don't appear
> to support ASP.  I have a half-way work around by putting the email
> addresses in a cookie from my web page then populating the form with info
> from the cookie.  This works except for when I have a lot of
> email addresses
> in the cookie and the 4k limit on cookies is exceeded.  Does anyone have a
> more elegant work-around for this?

Scott,

IMail's already got that functionality provided via URL variables... our
"You've Got IMail!" product takes advantage of it, letting you compose a
webmail message from a regular website.

Just build the url something like this:


http://killerwebmail.com/Xa757cec99393939e9d997295b/newmsg.cgi?mbx=Main&to=f
[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]

And if you're populating the session string correctly (that's the tricky
part), the To address will be pre-filled with the addresses you specify

Ron
[EMAIL PROTECTED]

 IMail Add-Ons by Humankind Systems ~ 1,300 admins can't be wrong
   http://killerwebmail.com - the name says it all
   http://hksi.net/products - Templates, EZSignUp, You'veGotIMail!, etc...
   http://hksi.net/testimonials - hear what they're saying




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to