[Javascript] Confirmation that an email has been received.

Mark mark_weinstock at yahoo.com
Tue Mar 4 08:52:47 CST 2003


The only way I can imagine this working is if you find out how the
"received receipt" is flagged. You won't be able to display it via 
web page, though, since the receipt is a return email message, which
you can't really check (AFAIK) with Javascript. Besides, what if the
person isn't online, or isn't checking email?

You'd have to set the received receipt flag somehow, and have the
return receipt go to the sender's email account. And even then, who
is the sender? Is it the user (will they have to put in their email
address somewhere?), is it the account sending the form data?



--- "DiBartolomeo, Donna" <ddibartolomeo at dciu.org> wrote:
> Help!  I need help to create a script that sends a confirmation
> page not
> only when it is submitted successfully (this code I can create),
> but also
> when the form mailto: recipient has received the email.  Is this
> possible?
> 
>  
> 
> Thank you,
> 
> DonnaD 
> 
> 


=====
Mark Weinstock
mark_weinstock at yahoo.com
***************************************
You can't demand something as a "right" unless you are willing to fight to death to defend everyone else's right to the same thing.
***************************************

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



More information about the Javascript mailing list