Active X fix  in Dreamweaver CS3 is breaking...

Hello All-
I have searched until I am blue in the face and most of the
issues around the Dreamweaver fix for "click to activate" issues in
IE revolve around the end user in this case ME not uploading the
scripts to the site...well I am lucky enough to understand that key
step and have left it as Dreamweaver wants to do it, by installing
in the root of the site in the Scripts folder, I have also moved it
to the same level as the index.html and everywhere in between with
no Avail... In IE after adding the automated scripts Dreamweaver
includes I get a big fat Red X...Anyone else having this issue? I
have updated Dreamweaver CS3 and it on the latest and greatest, all
i want to do is embed the youtube video on a page. Any Ideas?
To get to this I did the following: New html file, grab embed
code from any youttube video, paste, save, close, open file again,
allow dreamweaver to add the scripts and change the embed code,
save, upload including the two scripts, open in IE and view a nice
fat red X...
Please see link below for the example...
Here is the broken
code
Thanks in advance.
John

It ain't gonna work. In your case, you are falling afoul of
the script
itself. Here is what you have -
<div><p>Youttube embed</p><script
type="text/javascript">
AC_AX_RunContent(
'width','425','height','355','src','
http://www.youtube.com/v/bkeycliUjSg&rel=1&border=0','type','application/x-shockwave-flash ','wmode','transparent','movie','http://www.youtube.com/v/bkeycliUjSg&rel=1&border=0'
); //end AC code
Note that the FILENAME for the swf file in that line IS
MISSING THE "SWF".
This is because DW assumes that you are not going to be
linking to a file
with URL variables like you have there
(&rel=1&border=0), and it
automatically inserts the SWF there giving you a bogus link,
e.g.,
http://www.youtube.com/v/bkeycliUjSg&rel=1&border=0.swf
See what I mean?
For something like this, use this method -
http://blog.deconcept.com/swfobject/
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Web_deverz" <[email protected]> wrote in
message
news:[email protected]...
> Hello All-
>
> I have searched until I am blue in the face and most of
the issues
> around
> the Dreamweaver fix for "click to activate" issues in IE
revolve around
> the end
> user in this case ME not uploading the scripts to the
site...well I am
> lucky
> enough to understand that key step and have left it as
Dreamweaver wants
> to do
> it, by installing in the root of the site in the Scripts
folder, I have
> also
> moved it to the same level as the index.html and
everywhere in between
> with no
> Avail... In IE after adding the automated scripts
Dreamweaver includes I
> get a
> big fat Red X...Anyone else having this issue? I have
updated Dreamweaver
> CS3
> and it on the latest and greatest, all i want to do is
embed the youtube
> video
> on a page. Any Ideas?
>
> To get to this I did the following: New html file, grab
embed code from
> any
> youttube video, paste, save, close, open file again,
allow dreamweaver to
> add
> the scripts and change the embed code, save, upload
including the two
> scripts,
> open in IE and view a nice fat red X...
>
> Please see link below for the example...
>
http://client.jfwebdev.com/activex/
>
> Thanks in advance.
>
> John
>

Similar Messages

  • Dreamweaver cs3 sudden break to attached css sheet

    While editing code in DW CS3 the Design view will lose
    connection to the attached CSS style sheet. This just started
    happening. I can't get the style sheet to link back up even after
    deleting the tag and re-attaching it. I have to reload a back up of
    the page to get the styles to show in Design view.
    As this just started happening, after months of using DW CS3,
    I am confused and concerned. I have to make a back up folder of the
    site so I can get another copy of the page when the css link
    decides to blow out.
    Thanks for any ideas about this problem.
    Wm Lombardo

    is it just one page?
    the stylesheet is linked correctly, but after making some
    changes in code,
    the design view no longer shows the styles?
    I'd suspect code problems? something dw can't make sense of?
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Floated element breaks Design view in Dreamweaver CS3

    I've tried searching for this issue but haven't found a fix yet and could use some help.
    I am redesigning a site and am adding a fluid box to the page. This floated element breaks Design View in Dreamweaver CS3 but appears correctly in the Firefox, Chrome, and IE.  I can get the element to appear correctly in Design View after I make minor changes to the page's HTML or CSS, however it always breaks when I save the file.
    I've tried many work-arounds including adding an absoutely defined container div, altering the various div sizes, adding <div class="clear"> before and after the element, to no avail.
    Ideally, I would like to have page appear correctly in Design View so that others in my lab can easily update the page (and not come to me with repeated questions!).
    I've included screen prints of how it looks in Design View and how it look in Chrome.
    THANKS! J
    Design Time error:
    Web Browser - correct view:

    I'll try CS4; however my main reason for finding a fix is so that others updating the page (w/ CS3) will be able to do so w/ the WYSIWYG editor that we purchased. We will not be upgrading to CS4 anytime soon either.
    Thanks

  • PLEASE HELP - Problem with 2 column fixed template in Dreamweaver CS3

    I am trying to create a website using the 2 column fixed, right sidebar, header and footer html template in Dreamweaver CS3.  I tried putting a picture in the right side bar as well as with in the main content or left portion of the page, and neither picture is showing up when I view it in any of the browsers I'm using.
    I've made some minor changes in colors and sizing, but other than that no other changes.  The pic I put in for the header is showing up just fine though.
    Any help or advice to solve this issue would be greatly appreciated.
    Thanks!!

    Here is the base Dreamweaver code including the pic references that I'm trying to show on either side - when the browser opens, it only shows a blank space where the pics should be... let me know what you think.  Thanks!!
    <!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"><!-- InstanceBegin template="/Templates/AL TemplateNEW.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Temp Home</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    .twoColFixRtHdr #container {
    width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    .twoColFixRtHdr #header {
    background: #DDDDDD;
    padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    .twoColFixRtHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    .twoColFixRtHdr #sidebar1 {
    float: right; /* since this element is floated, a width must be given */
    width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 10px;
    .twoColFixRtHdr #mainContent {
    margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    .twoColFixRtHdr #footer {
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
    .twoColFixRtHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    -->
    </style><!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .twoColFixRtHdr #sidebar1 { width: 220px; }
    </style>
    <![endif]--><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixRtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]--></head>
    <body class="twoColFixRtHdr">
    <div id="container">
      <div id="header">
        <h1>Header</h1>
      <!-- end #header --></div>
      <div id="sidebar1">
        <h3>Sidebar1 Content</h3>
        <!-- InstanceBeginEditable name="RightSideBar" -->
        <p>Right Side Bar Content - - -    </p>
        <p>Inserted pic below here</p>
        <p><img src="/images/Syntergy5.jpg" width="123" height="105" /></p>
        <p>The background color on this div will only show for the length of the content. If you'd like a dividing line instead, place a border on the right side of the #mainContent div if it will always contain more content. </p>
        <p>Donec eu mi sed turpis feugiat feugiat. Integer turpis arcu, pellentesque  eget, cursus et, fermentum ut, sapien. Fusce metus mi, eleifend  sollicitudin, molestie id, varius et, nibh. Donec nec libero.</p>
    <!-- InstanceEndEditable -->
        <p> </p>
      <!-- end #sidebar1 --></div>
      <div id="mainContent">
        <h1> Main Content </h1>
        <!-- InstanceBeginEditable name="MainContent" -->
        <p>Main Content - - </p>
        <p>inserted pic below here:</p>
        <p><img src="/images/Kelly1.jpg" width="285" height="236" /></p>
        <p> </p>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam,  justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam  ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo  porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis  ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at,  odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce  varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id,  libero. In eget purus. Vestibulum ut nisl. Donec eu mi sed turpis feugiat  feugiat. Integer turpis arcu, pellentesque eget, cursus et, fermentum ut,  sapien. Fusce metus mi, eleifend sollicitudin, molestie id, varius et, nibh.  Donec nec libero. </p>
        <!-- InstanceEndEditable -->
        <p>
          <!-- end #mainContent -->
        </p>
      </div>
    <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --><br class="clearfloat" />
      <div id="footer">
        <p>Footer</p>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    </body>
    <!-- InstanceEnd --></html>

  • Dreamweaver CS3 hogging CPU - any fix?

    I finally upgraded from GoLive CS2 to Dreamweaver CS3. (If it ain't broke, don't fix it!)
    Dreamweaver at idle is using over a quarter of my CPU! (Mac Mini 1.83GHz Intel Core Duo, 2GB RAM) No well-written program does this so I figure there must be something that I can turn off that was defaulted to "on" so I can speed up my computer.
    It's so bizarre that it demands almost half a GHz—460,000,000 cycles per second, folks—just sitting there!
    Thanks!
    Andrew

    Thanks for the suggestion, but no. Activity Monitor is showing it's distinctly the Dreamweaver CPU process, plus I updated the software just a few days before.
    I've seen other discussions online posted in the past couple of years about the same CPU-hogging problem on Mac and Windows boxes. There was some Windows patch (I believe it was from an unauthorized 3rd party) that purportedly fixed the problem, but I didn't see anything for Macs and I wasn't sure if there was any official solution (even if it involves upgrading to CS4) . . . other than live with a program that's making your system slow down for no good reason.
    Thanks,
    Andrew

  • I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    Hi rmarchione,
    Can you try restoring preferences and let us know if it helps?
    Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    Thanks,
    Preran

  • I had earlier installed adobe dreamweaver cs3 on windows 7 my system got crashed, we have changed the hardware installed win 8.1 now dreamweaver is giving activation error exceeded activation limit please help

    i had earlier installed adobe dreamweaver cs3 on windows 7 my system got crashed, we have changed the hardware installed win 8.1 now dreamweaver is giving activation error exceeded activation limit please help

    Hello,
    what concerns your wish about an uinstaller, so you should use
    https://helpx.adobe.com/creative-suite/kb/cs3-product-downloads.html >>> AND note this "Read before you download a CS3 product". And esp, "You need your CS3 serial number to complete the installation" but this shouldn't be a problem for you, because you had an official version and so you can use all these informations like https://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Hans-Günter

  • Just updated to Firefox 3.6.9, I'm building a site and the Dreamweaver CS3 Preview feature no longer works in previewing my pages. Any fixes available?

    Just updated to Firefox 3.6.9 this morning. I'm building a site using Dreamweaver CS3 for a class and the Preview feature was working fine before the update. I can preview my pages in other browsers successfully, but now if I choose Firefox, no window opens.
    I have a Macbook Pro, OS X.

    Sorry, Mozilla did a security fix that broke Dreamweaver with Firefox. Virtually no other programs were broken with that fix, and considering the age of Dreamweaver (~5 years since it was last updated) they decided not to back-out that security fix for one old, elderly program. This problem was discussed at length back in January and February after Firefox 3.6 was first released.

  • Dreamweaver cs3 deactivation/activation problem

    I am trying to deactivate Dreamweaver CS3 on my windows pc and it is not working.  I have tried to activate it on my laptop but am having no success with that either.  My Dreamweaver CS3 serial number is
    <Edited by moderator>
    Please can someone help with this problem ?
    Regards,
    Lynne Goddard

    Broadcasting your serial number to the entire internet probably isn't going to help things in the activation department.
    Can a moderator delete that?
    See if anything here helps: Re: Dreamweaver CS3- Can't activate after reformat of hard drive
    If not, go here: Contact Customer Care
    Choose Adobe Dreamweaver
    Choose How To's and Troubleshooting
    Choose Troubleshoot
    Click the Still Need Help button to get a phone number or direct chat with adobe support.

  • Dreamweaver CS3 slow running one possible fix

    Hi Guys
    I have seen several threads relating to Dreamweaver CS3
    running slow - some about Managing Sites. I was having the same
    trouble and when clicking on a site it took over 30 seconds to
    bring the Edit Box up.
    I have been running Windows Defender and there is no settings
    adjustment in that at all. So I decided to take it off - et voila!
    Sites take exactly 1 second to appear, and MY problem at
    least appears to be fixed. I just thout I would pass this on in
    case anyone else is having the same problem. If you are, disable
    your firewall and test DW without it.
    It is so easy to blame Adobe when other programs are causing
    the problems.
    Hope this helps others.
    David Roberts

    Are you running a local firewall? Have you tried connecting
    with this
    turned off?
    Also, please tell us how you have configured your remote site
    definition.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "CartoonHead" <[email protected]> wrote in
    message
    news:fasak3$bfv$[email protected]..
    > "Derob99" <[email protected]> wrote in
    message
    > news:fap71p$s6a$[email protected]..
    >> Unfortunately, Murray, Live One Care has virutally
    no user settings at
    >> all. It is pretty much install and go with what they
    give you.
    >>
    >> Anyway, hopefully this will help others in the same
    boat.
    >
    >
    > I should have read the full post before taking of
    Defender. Anyhooo I am
    > not running "Live one Care" and I still have the same
    problem. I also
    > cannot upload anything to my site using site manager. A
    pop up says login
    > or password error. I have checked and rechecked and it
    will not connect. I
    > can however log in to my server directly, but I don't
    wish to do it this
    > way. Any help would be gratefully appreciated .
    >
    >
    > CH
    >

  • Dreamweaver CS3 Activation Issue

    I have tried Phone and Online support to no avail. I have a copy of Dreamweaver CS3. I just got a new PC and need to move everything over to the new machine. Both are Windows 7 PC's.
    On the New PC, when I install everything it is not able to authenticate via the Internet for some reason. So, when I contacted support for the Authorization Code the two he gave me came up invalid and he told me to post my problem here that he could not help me any further.

    Hi SIWeb,
    See Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html.  It is likely that your host file had entries for Adobe added when you installed some other software title.
    Thanks,
    Preran

  • I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe

    I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe product installing.  I have used the Adobe Cleaner Tool many times and uninstalled other Adobe Products but neither has worked.  I have uninstalled/reinstalled this CD version of Dreamweaver several times when changing computers and after having computer issues. A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.  Please help.

    A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.
    Absolutely not. You are misinterpreting things. The activation check never happens when just running the installer, only much later. It means what it says - there is another "install" pending/ active on your system, meaning somewhere there is an (invisible) process still blocking things. Either way, since you haven't provided any real technical info, we can't advise specifically. if you are on Windows, you may want to check your task manager and terminate any setup.exe and msiexec.exe processes plus potentially may need to manually fix/ delete some registry keys. For anything beyond that you will have to be much more specific.
    Mylenium

  • How can I activate Dreamweaver CS3 on a second Apple Mac when the original Mac has gone wrong?

    I have Dreamweaver CS3.
    I have used it on my laptop and my desktop Macs.
    In the past, I have simply deactivated it on one Mac to use it on the other.
    My laptop, which has Dreamweaver activated on it, has a graphics card problem and is in for repair.
    I cannot use the Dreamweaver installed on my desktop computer because I cannot de-activate it on the laptop (which is being repaired by Apple and which Apple say they can't access to de-activate it, because there is no screen display).
    This is obviously going to be a future problem if one of the Macs blows up while Dreamweaver is activated on it. I will not be able to use the Dreamweaver I bought nor service my website.
    Help! ?

    You could always download the trial version until the laptop is fixed. But, I don't know if you can even save a file from CS5 that would be compatible in 3.  It is sucky to not have the single user, two activation license. This is one of the things I applaud Adobe for. Most major software licenses are meant for a single machine, and not so concerned about users - that they know it's unlikely that several users would share a machine.it does happen, but it's also quite an inconvenience.  The two activation solution takes into account a more realistic scenario for a single user. The other option being used with some programs is the dongle, which I also like, even though many others don't for various and valid reasons. Anyway, I just looked at a page in cs4 and it doesn't really save in any particular version, HTML is HTML. I just don't know what will happen if someone goes to open it in CS3 - will it open less any CS4 code, not open, erase the code on save? Will it be the same for 5? Just wondering as you may be able to use the trial.

  • Dreamweaver CS3 Crashes after OS X update 10.6.7

    I can't even open Dreamweaver and also Flash after I updated to 10.6.7.  Here's the error report and I'm hoping someone can help as I've searched everywhere for a solution.
    Process:         Dreamweaver [17044]
    Path:            /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-9.0
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [13063]
    Date/Time:       2011-04-06 23:01:44.321 -0700
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          8190 sec
    Crashes Since Last Report:           4
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      8D33F440-D718-418F-ADB5-D60102F779E7
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
      Referenced from: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
      Reason: image not found
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 6 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name

    I've had the same issue -  it's been caused by the 10.6.7 update breaking Java on OSX. I managed to fix it by re-installing the "Java For Max OS X 10.6 Update 4". You can download it from here: http://support.apple.com/kb/DL1360

  • Dreamweaver CS3 and sql injection....

    Any news if Dreamweaver CS3 will have the same "problems"
    brought on by the
    8.0.2 update to Dreamweaver 8?
    Thanks!

    Excellent...glad to hear it and I look forward to getting
    CS3. I held off
    on 8 because of the so called problems.
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:[email protected]...
    > Yes, that's what I do. Honestly, I've not seen any
    problems there.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "Pizza Good" <[email protected]> wrote in
    message
    > news:[email protected]...
    >>I think it comes up more when you have a form and
    pass the values to a
    >>recordset which uses those values to query and filter
    a recordset.
    >>
    >>
    >> "Murray *ACE*"
    <[email protected]> wrote in message
    >> news:[email protected]...
    >>>I am processing form input, which I believe is
    where SQL injection comes
    >>>in.
    >>>
    >>> --
    >>> Murray --- ICQ 71997575
    >>> Adobe Community Expert
    >>> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >>> ==================
    >>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>> ==================
    >>>
    >>>
    >>> "Pizza Good" <[email protected]> wrote
    in message
    >>> news:[email protected]...
    >>>> That's good, or perhaps you are not building
    the types of sites that
    >>>> may encounter the so called problems?
    >>>>
    >>>>
    >>>> "Murray *ACE*"
    <[email protected]> wrote in message
    >>>> news:[email protected]...
    >>>>>I have to say that I've used 8.0.2 with
    such things quite a bit and not
    >>>>>encountered *any* of the posted problems.
    >>>>>
    >>>>> --
    >>>>> Murray --- ICQ 71997575
    >>>>> Adobe Community Expert
    >>>>> (If you *MUST* email me, don't LAUGH
    when you do so!)
    >>>>> ==================
    >>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>>>> ==================
    >>>>>
    >>>>>
    >>>>> "Paul Whitham AdobeCommunityExpert"
    <[email protected]> wrote in
    >>>>> message
    news:[email protected]...
    >>>>>> Using stored procedures is a good
    safe guard against SQL injection
    >>>>>> because you have to define your
    parameter types, in much the same way
    >>>>>> that the parameters in the 8.0.2
    worked.
    >>>>>>
    >>>>>> Yes it did break a number of
    extensions because the underlying code
    >>>>>> was completely rewritten but it is
    my understanding that most of
    >>>>>> these were subsequently patched to
    work with it.
    >>>>>>
    >>>>>> --
    >>>>>> Paul Whitham
    >>>>>> Certified Dreamweaver MX2004
    Professional
    >>>>>> Adobe Community Expert - Dreamweaver
    >>>>>>
    >>>>>> Valleybiz Internet Design
    >>>>>> www.valleybiz.net
    >>>>>>
    >>>>>> "Pizza Good"
    <[email protected]> wrote in message
    >>>>>>
    news:[email protected]...
    >>>>>>>I think what he is referring to
    is the sql injection "prevention"
    >>>>>>>code that was introduced in the
    8.0.2 update. I read a bunch of
    >>>>>>>issues related to the way
    recordsets were coded and that a page that
    >>>>>>>was coded lets say in ASP using
    8.0.1 that had used QueryString
    >>>>>>>values that were passed into the
    recodset for filtering/searching no
    >>>>>>>longer worked. I also read that
    8.0.2 "broke" a lot of extensions
    >>>>>>>because of the fix.
    >>>>>>>
    >>>>>>> I am still using MX2004, but I'm
    curious if the supposed problems
    >>>>>>> that came up with 8.0.2 could be
    totally avoided if a programmer
    >>>>>>> used Stored Procedures?
    >>>>>>>
    >>>>>>> Hopefully that makes sense.
    >>>>>>>
    >>>>>>>
    >>>>>>> "Paul Whitham
    AdobeCommunityExpert" <[email protected]> wrote in
    >>>>>>> message
    news:[email protected]...
    >>>>>>>> Most of the change that was
    made to the recordset in 8.0.2 was to
    >>>>>>>> eliminate SQL injections.
    What specifically are you refering to as
    >>>>>>>> an issue now
    >>>>>>>>
    >>>>>>>> --
    >>>>>>>> Paul Whitham
    >>>>>>>> Certified Dreamweaver MX2004
    Professional
    >>>>>>>> Adobe Community Expert -
    Dreamweaver
    >>>>>>>>
    >>>>>>>> Valleybiz Internet Design
    >>>>>>>> www.valleybiz.net
    >>>>>>>>
    >>>>>>>> "Brendon"
    <[email protected]> wrote in message
    >>>>>>>>
    news:[email protected]...
    >>>>>>>>> Those that are beta
    testing it would know - if they were doing
    >>>>>>>>> serverside/sql related.
    It wouldn't be speculation at all - in
    >>>>>>>>> fact it would be pretty
    straight forward to test.
    >>>>>>>>> I'd be very surprised if
    they havn't fixed the issue - in fact I
    >>>>>>>>> thought it was fixed in
    the 8.0.2 update, but I could be wrong.
    >>>>>>>>>
    >>>>>>>>> Brendon
    >>>>>>>>>
    >>>>>>>>> "Deaf Web Designer"
    <[email protected]> wrote in
    >>>>>>>>> message
    news:[email protected]...
    >>>>>>>>>> DW CS3 is not here
    as yet.
    >>>>>>>>>>
    >>>>>>>>>> Only time will tell
    once you have DW CS3 installed on your
    >>>>>>>>>> platform and find
    >>>>>>>>>> out if that is the
    case.
    >>>>>>>>>>
    >>>>>>>>>> At this point, it is
    all speculation without knowing the fact of
    >>>>>>>>>> the problem.
    >>>>>>>>>> Try to be a bit more
    patient until official release of product
    >>>>>>>>>> sometime this
    >>>>>>>>>> spring.
    >>>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

Maybe you are looking for

  • Trying to open Adobe Bridge from Photoshop CC 2014 will launch Creative Cloud

    As written in the subject, I have the problem that Bridge doesn't start anymore since updating to Photoshop CC 2014. Instead the creative Cloud desktop application is launched and tries to reinstall Bridge CC (although it is already installed) All ol

  • How to binding incoming xml node list to the tree control as dataProvider

    Recently, I faced into one issue: I want to binding incoming xml node (it's not avaliable at start) list to the tree control as a dataProvider. Since the incoming xml node list is not avaliable at beginning but I needs to bind it to the tree, so I cr

  • IPod Touch cannot restore

    Please help. This week I decided to restore my iPod Touch (not sure of the generation--sorry) because I had inherited the device from my brother, and he had set a restrictions passcode on it a while back, but could not remember it. Anyways, when I co

  • Photos disappear when downloading as stack

    Hello! I have a series of photos of stars and am trying to import them as stacks into photoshop, I go to scripts and load files as stacks. All my photos are in there, now I click ok, they start loading in the layers menu, then it looks like they have

  • Have an iphone4...what would happen when I connect my 3G to itunes?

    I have changed phones to the iPhone4 but still own my iphone 3G. I want to use it as basically a 'gaming' console and leave all the apps on it that were there before the transfer. However, I failed to unsynch some things (like photos) that I can't ma