473,659 Members | 2,651 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to enable javascript in sent mail

hello,
i need to send emails ( HTML emails ) that have javascript processing
kept enabled when they reach their destination.i tried but seems
everything related to javascript ( events, keywords etc.. ) is deleted
when mail reaches destination.
is there a workaround for this?

Nov 2 '06 #1
7 1809
Steve wrote on 02 nov 2006 in comp.lang.javas cript:
i need
No, no, perhaps you "want".
What would you call "needing" the imposssible?
to send emails ( HTML emails ) that have javascript processing
kept enabled when they reach their destination.i tried but seems
everything related to javascript ( events, keywords etc.. ) is deleted
when mail reaches destination.
An email is not stripped, [but by super stringent virus scanners].
Any email client thet runs js is a unacceptable security hazard.
is there a workaround for this?
Ask the recipient to run the [attached!] html in their brower.
There will always be some fools that will actually do that.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 2 '06 #2
Evertjan. wrote:
An email is not stripped, [but by super stringent virus scanners].
Any email client thet runs js is a unacceptable security hazard.
but what if the email client was a browser like FF or IE and the mail
server is LiveMail or Gmail
how do they filter js code out of the mail.
so there is no way that you know of capable of doing this,and by the way

Nov 2 '06 #3

Steve wrote:
Evertjan. wrote:
An email is not stripped, [but by super stringent virus scanners].
Any email client thet runs js is a unacceptable security hazard.
but what if the email client was a browser like FF or IE and the mail
server is LiveMail or Gmail
how do they filter js code out of the mail.
so there is no way that you know of capable of doing this
follow up ( i accidentally posted it before finishing )

so these filters would be the super virus scanners you're talkin
about( used by MS and Google ) ?
how about iframes ? would it be possible to set the source of an iframe
to an external file and have it not filtered?

Nov 2 '06 #4
Steve wrote:
hello,
i need to send emails ( HTML emails ) that have javascript processing
kept enabled when they reach their destination.i tried but seems
everything related to javascript ( events, keywords etc.. ) is deleted
when mail reaches destination.
is there a workaround for this?
Absolutely not! Think about the security issues, man...

(And if you should find a way... well, we just have to kill you...)

;-)

--
Dag.
Nov 2 '06 #5
ok man
if there's some tweak to it,just lemme know and i'd die with a smile on
my face :D

On Nov 2, 12:20 pm, "Dag Sunde" <m...@dagsunde. comwrote:
(And if you should find a way... well, we just have to kill you...)
Nov 2 '06 #6

Dag Sunde wrote:
Absolutely not! Think about the security issues, man...

(And if you should find a way... well, we just have to kill you...)
if there's some tweak to it just lemme know man, and i'd die wit a
smile on my face :D

Nov 2 '06 #7
Steve wrote on 02 nov 2006 in comp.lang.javas cript:
Dag Sunde wrote:
>Absolutely not! Think about the security issues, man...

(And if you should find a way... well, we just have to kill you...)
Email should not be interactive, so script should not be possible in an
email.

If you want interactive results, send your respondents a link to a web
page.

This is very useful, I have don this many times in the last few years,
and security wize it is the only solution.
if there's some tweak to it just lemme know man, and i'd die wit a
smile on my face :D
Perhaps you will die from shame when your mail comrpromizes security,
and your customer respondents sue your for damages.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 2 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
77425
by: Mahernoz | last post by:
Can i send an email from JavaScript? Is it possible? If yes please the code to send email using javascript...
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8751
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8629
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7360
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6181
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4338
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2757
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.