Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Ardsranger #1
getting security warning dont know way
here is example i created a blank page with welome on it . and im getting a
security warning when i preview it
message is
to help protect your security, Internet Explorer has restricted webpage from
running scripts or active x..........
code follows
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
hello
</body>
</html>
Ardsranger Guest
-
File Download - Security Warning
I have a webpage that when you click on a link it opens an executable file. However, you first get a prompt regarding a "File Download - Security... -
windows sp2 security warning in my page
hi, all These days, I found when I open my test aspx page with some javascript inside, IE shows a security warning says to open this page is on a... -
Security Warning
My client is getting a security warning when he visits a page that has a director animation. It says... Do you want to install and run... -
ADO security warning in MDAC version 2.8
Bill, More details can be found here : ADO 2.8 Security Design Issues and Changes... -
Disable Explorer Security Warning
Hello, Does anyone know a way to disable Explorer security warning when opening file with extention like .exe .com .bat? It look like the... -
Murray *ACE* #2
Re: getting security warning dont know way
That page should not trigger this warning. But tell me - are you running
Norton Internet Security?
Have you read this?
[url]http://www.projectseven.com/support/answers.asp?id=153[/url]
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Ardsranger" <webforumsuser@macromedia.com> wrote in message
news:elp88f$5he$1@forums.macromedia.com...> here is example i created a blank page with welome on it . and im getting
> a
> security warning when i preview it
>
> message is
> to help protect your security, Internet Explorer has restricted webpage
> from
> running scripts or active x..........
>
> code follows
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <title>Untitled Document</title>
> </head>
>
> <body>
> hello
> </body>
> </html>
>
>
Murray *ACE* Guest
-
Ardsranger #3
Re: getting security warning dont know way
thank you .. i did not know that
I posted the page to the web no errors just local copy had it. I will explore
more of the links you sent and thanks again
But when I preview my page in Dreamweaver, IE alerts me that content is
blocked!
This is correct. Microsoft created a Lockdown Zone to block all Active Content
on pages that reside on your local hard drive. JavaScript and Flash will be
blocked when you preview a local file - but the page will display normally when
viewed on the internet. Microsoft did this to protect the lowest common
denominator of users from malevolent content delivered via traded CDs, DVDs,
and other portable media - or from files saved via the internet or e-mail to
your local hard drive.
God bless and have a great Christmas
Ardsranger Guest



Reply With Quote

