Click to See Complete Forum and Search --> : but my problem is other


jedifra
11-18-2003, 05:20 PM
for example:

the page belong a Decision Support System and the user is wathing a sale's figure. He wants send this image to by email to representative south office . So, I can save the page like image using OCX; now I want send it by email.

I reviewed the parameters of mailto. I can use bcc, cc, subject, etc but I canīt use attach.

The image is save on client side so I canīt use ASP, PHP PERL etc because tthe imagen is not on server.

What can I do?