Dreamweaver CS3 Form goes to bottom of page in IE6

Can someone please help me get my contact form layout looking
like it should in Internet Explorer 6. Its fine in IE7 and Firefox.
This is my first attempt learning Dreamwever CS3 with no other
Dreamweaver experience so any help will be greatly appreciated. My
form is at www.sharlasweb.com/contact.html

You are using a built-in Dreamweaver CSS layout. They are not
very robust.
Try adding this rule to the bottom of your style sheet:
.thrColFixHdr #sidebar1, .thrColFixHdr #sidebar2 {
overflow: hidden;
Al Sparber - PVII
http://www.projectseven.com
Extending Dreamweaver - Nav Systems | Galleries | Widgets
Authors: "42nd Street: Mastering the Art of CSS Design"
"sharlene_c2008" <[email protected]> wrote
in message
news:fpaf12$m1e$[email protected]..
> Can someone please help me get my contact form layout
looking like it
> should in
> Internet Explorer 6. Its fine in IE7 and Firefox. This
is my first
> attempt
> learning Dreamwever CS3 with no other Dreamweaver
experience so any help
> will
> be greatly appreciated. My form is at
www.sharlasweb.com/contact.html
>
>

Similar Messages

  • Dreamweaver creating mystery code at bottom of page after using BC module

    I'm having an issue with the BC module in dreamweaver, I've talked to BC support and they have told me I need to talk to dreamweaver support. I talked to dreamweaver support and they said it's some kind of coding/scripting issue and it is not their problem (even though it is dreamweaver creating this code, not me). Every time I insert something from the BC module it creates lots of '>>>>' at the bottom of the page and sometimes puts the info there. Also, I can't remove these after. I've created this jing video to explain better.
    http://screencast.com/t/b8XO3ynRGTF

    Hey Tim,
    I don't know what's actually causing your problem with adding the ">>>>>>>>" at the end of your html doc. Maybe your code isn't proper and some tags aren't close making DW behave weird but I do know that if you stop using DW's local Template functionality you will be able to edit those changes. What's going on when you try to move the module and erase those ">>>>>>" characters is that code is outside DW's Template and it looks like you applied a template to the page you are working on.
    There are two ways to do templating with BC. One is to just use DW's local templating agent to control the content and templates.  The other way is to just use BC's templating engine which is different from DW.
    BC lets you use sitewide templates that reside in your /Templates folder and render that template onto other pages in your site on the fly.  Here's what I'd do:
    Edit your Site Properties in DW and find your Remote Site and Testing Site FTP properties.
    If you setup your website in DW with the BC Site Setup Wizard, you'll notice in the FTP properties that the user login name is appended with "/dw".  This tells BC that you want to use DW's templating engines on your site and lets you upload/save .DWT files in the /Templates directory.  Remove the "/dw" part of the user login.
    Now that you are using straight FTP, goto the File pane and goto the Remote Server file system. Open up the Templates directory and download your template again.  Note: You shoud notice your template now has a .html extension instead of .dwt.  That's ok, we're now going to use BC's templating instead of DW's local templating.
    Make sure the template you downloaded has the {tag_pagecontent} in the source wherever you want the page content to appear from your pages dependant on this template.
    Once you confirm {tag_pagecontent} is in place, re-upload your .html Template back to the server.
    For each individual page that is tied locally to your Template follow these directions:
    Open page in DW
    Goto Modify > Templates > Detach from Template
    Once detached from template, remove all the outer "template" code.  What you want to keep behind is just the content that is for that page only.
    It's ok if you don't have proper html formatting on the page content... BC will insert this code into your template we made a few steps back.
    Save the file.
    Upload to BC.
    Login to your Admin panel on BC and surf to the page you just edited/uploaded.
    Find the template dropdown and choose your Template that you uploaded as the one to use for this page.
    Click Update.
    Now you are using BC's templating engine instead of DW's local templating which sometimes causes problems but also adds all this extra markup to control the templating.  Now, when you re-download your page to insert modules into DW shouldn't give you a problem about editing anything since it's not attached locally to a DW template.
    I don't know why it's inserting those ">>>>>" but you should take this opportunity to start using BC's templating instead of the built-in DW templating. It's cleaner and more modular.
    Also, not that your page content could just be a line of text. You don't need to have <html><head> or <body> tags in pages that use BC templates since that content gets rolled into the sitewide template on the fly. You can certainly have valid page content with <head> and <body> tags but you don't need them if you are using a BC sitewide template.
    Also, note that if you need specific scripts or meta data at the page level, just include them in your page content and BC will use whatever is in the <head> element or any changes you make to the <body> tag to the sitewide template when your page is being served.

  • Scroll goes to bottom when page loads

    Hi all,
    I'm facing a kind of presentation problem with a Portal we are developing based on WebCenter 11g technology. We are currently using JDev 11.1.1.3.0 version.
    The situation is as follows:
    We have a base page (let's say base.jspx), this page contains a region and in the region a .jsff is showing some content from a Bean whose information comes from UCM. This region is divided in two parts: main content and related items (which are also the same kind of content). The action on the related items of the content being showed should reload the region shoing the new content and its related items.
    The problem is that when clicking on a related item, when the region reloads, it goes automatically to the bottom if the article is long enough as to create scroll. Notice that we don't redirect to any jspx page different that base.jspx at any moment. We remain at base.jspx and it is just the region that reloads with the new information. In this sense, solutions based on javascript on the main page trying to set the window scroll to (0,0) don't work as the window itself has no scroll. It is the region that has the scroll (actually, the corresponding panelStretchLayout or PanelGroupLayout).
    I've also tried to fix it with a javascript function trying to get the elementId and set its scroll, but the elements from the jsff are not visible from the jspx page.
    Do you have any idea why I'm getting this behavior?
    Any light you could shed on this would be highly appreciated.
    thank you very much in advance
    Juanma.

    In seems that the problem is that the last component being shown in the PanelGroupLayout is a commandLink which has associated an af:showPrintableBehavior. The component is getting the focus on it so that's why the page goes directly to the bottom.
    As I commented in previous posts, the page is not reloading, and it is part of a jsff contained in a main jspx, so javascript based solutions would be hardly possible.
    Any suggestion?

  • Why can't Dreamweaver CS3 locate my site's home page?

    I am getting an error message stating, "The selected folder does not contain the current site's home page. The site map cannot be built."
    I have gone into manage sites numerous times and verified that the correct path is there for the main documens and the image files. This location has not changed since I created this site. Any idea why it cannot locate the home page? If it is looking for index.html, that file is located in the path that I am using.
    Help!!!

    www.mlh-hi.com - This message is no longer showing up when I go into Manage sites.
    FYI,
    Thanks!

  • Dreamweaver CS3 - Database Panel Problem

    I set up a site in Dreamweaver CS3 trial - my ColdFusion data
    driven pages display OK in browser preview but I when I try to
    display my datasources in the Database panel I get error "server
    name or address cannot be resolved" even though the server name is
    correct and working. The site's testing server is set up properly
    (they run in the browser) and coldfusion is running properly.
    I removed the connection scripts but that was no help. I'm
    using the miserable SQLServer 2005Express (I tried checking
    security permissions in WinXP - my file system is NTFS so there
    *should* be a "Security" tab present in properties for me the
    change permissions but it's not there...
    i've run out of ideas - does anyone have any suggestions that
    I can try?
    thanks!

    schep wrote:
    > I set up a site in Dreamweaver CS3 trial - my ColdFusion
    data driven pages
    > display OK in browser preview but I when I try to
    display my datasources in the
    > Database panel I get error "server name or address
    cannot be resolved" even
    > though the server name is correct and working. The
    site's testing server is
    > set up properly (they run in the browser) and coldfusion
    is running properly.
    >
    > I removed the connection scripts but that was no help.
    I'm using the
    > miserable SQLServer 2005Express (I tried checking
    security permissions in WinXP
    > - my file system is NTFS so there *should* be a
    "Security" tab present in
    > properties for me the change permissions but it's not
    there...
    >
    > i've run out of ideas - does anyone have any suggestions
    that I can try?
    > thanks!
    >
    I can't help you with the central issue, but permissions in
    XP are
    controlled by a setting in folder options.
    start, control panel, folder options, view. Near the bottom
    of the list
    is an option that by default is checked - "Use simple file
    checking".
    Try unchecking it, and you should be able to access the full
    security
    tab for files.
    Harvey

  • Firefox 3.6.13 will not open as the browser to view web pages from within Dreamweaver CS3

    I build websites with Dreamweaver CS3. I am operating on Mac OS 10.4.11 using Firefox 3.6.13 - The problem began on the last software update. I like to use Firefox instead of Safari. Up to the point where I upgraded, I never had a problem but now, when I go to preview/debug in browser, Firefox loads but it goes no farther than my home page ... it will not load the Dreamweaver page preview. Safari works fine. So I think there may be a problem loading 3.6.13 past the startup page.

    Here's the fix. Dump Firefox 3.6.13 and Re-Install Firefox 3.5.16. Problem solved.

  • Adding .swf file to Dreamweaver CS3 page?

    In Dreamweaver MX, I used to import .swf files, view them,
    and they worked, both in Dreamweaver and on the web. But trying out
    Dreamweaver CS3, ,swf files I import don't seem to work for me.
    They're visibly there when I view the Dreamweaver page, but they do
    not play in any browser. Obviously, something has changed. What?
    What do I need to do to get a .swf file to play?
    Thanks for your help.

    > That did not make a .swf file visible. Here's a sample
    of the problem:
    >
    http://www.multiminds.org/newtoncornerneighborhood/test.html
    Your code is sticking some stuff in there that my code
    doesn't
    for example the version is different (that should be okay if
    you have
    Flash 10 installed, but also notice the path on your script:
    http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0
    which is going to director instead of flash.
    I suggest you try my code, of course changed to reference
    your flash file.
    Here's my code for a flash file:
    <SCRIPT TYPE="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','760','height','200','title','Sack
    Law Firm, NYC and Westchester
    County','align','LEFT','src','media/sacklawfade4','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','media/sacklawfade4'
    ); //end AC code
    </SCRIPT><NOSCRIPT><OBJECT
    CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    CODEBASE="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    WIDTH="760" HEIGHT="200" ALIGN="LEFT" TITLE="Sack Law Firm,
    NYC and
    Westchester County">
    <PARAM NAME="movie" VALUE="media/sacklawfade4.swf">
    <PARAM NAME="quality" VALUE="high">
    <EMBED SRC="media/sacklawfade4.swf" WIDTH="760"
    HEIGHT="200"
    ALIGN="LEFT" QUALITY="high"
    PLUGINSPAGE="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    TYPE="application/x-shockwave-flash"></EMBED>
    </OBJECT>
    </NOSCRIPT>

  • Missing Form values in Bindings Panel in Dreamweaver CS3

    I've recently upgraded to Dreamweaver CS3 and have noticed
    that the form values for forms on the current page are not showing
    up in the bindings panel. I believe this was a feature added in
    8.0.2 -- it was great for binding a from value to itself on
    reloading (in the case the page submitted form failed server side
    validation) or for inserting form values into code.
    Does anyone know if this feature is still supported in the
    new version and how to turn it on -- there's no sign of it in my
    review of the online help.
    I'm working in ASP VBScript, and the bindings panel seems to
    be displaying the database recordsets on a page just fine.
    Thanks.

    Form elements don't automatically display in the Bindings panel. However, you can create form elements in the panel by clicking the plus button and selecting Form Variable from the menu. In a PHP site, this creates a $_POST variable with whatever name you assign to it.

  • Viewing new template in dreamweaver cs3 reverst to front page ??

    When i save a new template in Dreamweaver CS3 and then try to preview in IExploer it asks me "do you wnat to open or save this file? when i select either it reverst to my old MS Front Page editor

    From their website:
    " Adobe Flash (version 8 or higher) is required to edit the
    FLA file.
    - Use the source codes at your own risk after downloading and
    flashmo.com is
    not responsible for any bugs or errors caused by
    ActionScripts."
    Do you own Flash? Are you familliar with action scripts? If
    not, then you
    probably want to start with a plain html template and learn
    how to code html
    and CSS. Flash sites look nice but they are not friendly for
    Search Engines
    or users who don't have flash player installed on their
    system.
    Here are some on-line tutorials to help you get started with
    html and CSS
    code:
    www.w3schools.com (free)
    www.Lynda.com (pay videos)
    Adobe help - "Getting Started"
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "jdbcmcbride" <[email protected]> wrote in
    message
    news:ftr2vf$i4q$[email protected]..
    > I am a first-time user of DreamWeaver and am currently
    learning how to
    build a
    > website with the Adobe HTML article that they have.
    However, I found a
    flash
    > template that I downloaded as it is exactly what I want
    to use for my
    website.
    > My problem is, I don't know how to make it work.
    >
    > The template is located at
    http://www.flashmo.com/home
    and it is the one
    on
    > page 5 called "037 Wooden". If anyone can tell me what
    to do to get this
    to be
    > my website, I would really appreciate it.
    >

  • Unableto get rid of classic theme--I HATE SQUARED TABS & I miss the bottom toolbar that tells me where I am in the process of going to a new page.

    1. How do I get rid of classic theme?--hating squared tabs.
    2. Where is bottom toolbar that lets me know (as with emptying trash on my Mac) where I am in the process of going to a new page??

    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: Command+Shift+F).
    *https://support.mozilla.org/kb/how-to-use-full-screen
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I am trying to transfer the licence of a Dreamweaver CS3 Macintosh product. A transfer of licence form has been signed by the person that gave it to me. Can anyone help me complete the process?

    I am trying to transfer the licence of a Dreamweaver CS3 Macintosh product. A transfer of licence form has been signed by the person that gave it to me. Can anyone help me to complete the process as Adobe chat say they cannot to help? They told me the forum is looked at by an expert team. Anyone there? Thanks

    Did you complete your form as well?  A form needs to be completed and signed by both parties and submitted to Adobe support via a support ticket. Chat support cannot help, but should have pointed you to the KB article with the instructions.
    Transfer an Adobe product license

  • Dreamweaver CS3 will not save page

    I have few details as I'm troubleshooting for a client, but hopefully someone can help get me to the answer...
    Client has Dreamweaver CS3. Been using it for about a year (and before that, earlier versions). One person now cannot save files. After making a change, Save is still gray and keyboard shortcut (ctrl+S) does not work.
    Other things I know (via phone conversation):
    - Using Windows XP
    - Check in/Check Out is enabled, and she is able to check out the file
    - Editing on local and uploading to remote
    - Other people within organization can save changes to the same pages
    - all users have same FTP username and password
    - I am using DW 8 and can access, make changes and save to same pages
    - She can Save As...
    Any ideas will help.
    Thanks in advance!
    Carrie

    tim_ver wrote:
    > Licensing of this product has stopped working. Try
    unintsalling and then
    > reinstalling. I did this again and still same error.
    >
    > How do i fix this issue?
    If you go to the Adobe Support Knowledgebase, you can find
    this sort of
    answer for yourself. Type "licensing has stopped working"
    into the
    "Search for" field, select "Dreamweaver" from the "Product"
    menu, and
    click search. The following page comes up as the first
    result:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb401528&sliceId=1
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Need help creating a simple form in Dreamweaver CS3!!

    I'm trying to create a form in Dreamweaver CS3, and while I have the form built I'm confused as to how to make it actually function.  What I'm trying to do is create a form that when the visitor clicks submit, the data is emailed to me.  Can someone help me figure out how to accomplish this?
    Thanks so much!

    Ute's answer is spot on - you need a FormMail script to process the form.  Check with your host (or via the control panel) and see if they supply such a form for free.
    If not, google for "formail script' and you'll find quite a few available - all free to use.
    You just need to add a couple of lines to your html code, change a few things in the formmail script and the form will process.  Sounds complicated but most scripts come with a help file to help you get off the ground.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/
    http://twitter.com/nadiap

  • 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.

  • Sound "leaks" in  Dreamweaver CS3 page

    How can I fix the performance of .mp3 files on this page:
    http://www.multiminds.org/history/syllabus.html
    The page plays fine in Foxfire. But when opened by Safari,
    Opera, and, I think, IE, the sounds (on content pages reached by
    spry tabs) seem to "spill" out and play in part from first to last
    before the page returns to the sounds I intended it to play first.
    Would converting the .mp3 files to .swf files or some other format
    help? Something else? Thanks for any guidance you can
    provide.

    > so I'm applying the behavior to the <td> tag.
    Don't. Events applied to anything other than an <a> tag
    will usually
    produce unreliable and unexpected results. Seems like you are
    experiencing
    one. Your code below looks fine.
    To do this the most dependable way, make the trigger cell
    contain an anchor
    to which the mouseover event and behavior is applied.
    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
    ==================
    "garethccc" <[email protected]> wrote in
    message
    news:g9su7n$rfr$[email protected]..
    > Hi all,
    >
    > I can't seem to get the "change property" behaviour to
    work in Dreamweaver
    > CS3! I'm trying to make a cell's background image change
    when I roll over
    > another cell in a different table, so I'm applying the
    behavior to the
    > <td> tag.
    >
    >
    http://img247.imageshack.us/img247/8071/changepropertyfu1.jpg
    >
    > The code generated by the behavior dialog above is this:
    >
    >
    onmouseover="MM_changeProp('td1','','backgroundImage','thumbnails/australian
    > wildflowers.jpg','TD')"
    >
    > The contextual help associated with the behaviors dialog
    is quite poor,
    > and
    > I'm guessing that the value is entered without
    quotations and the like.
    >
    > I'm sure I'm making a simple mistake - can anyone help
    me out?
    >
    > Thanks all!!
    >
    >
    onmouseover="MM_changeProp('td1','','backgroundImage','thumbnails/australian
    > wildflowers.jpg','TD')"
    >

Maybe you are looking for

  • Can I have two itunes libraries on the same computer?

    Please see subject line, we now have two ipods in the house but only one computer, and one of the ipods is alot smaller than the other. I f you can help it would be good Thanks

  • Server 2012 R2 Essentials and Server 2012 Standard

    This is for a small business with all of 2 employees. I setup up the domain on the Server 2012 R2 Essentials. We have since found out that one of the applications was over loading the server so he went and bought a different server. Well that server

  • Reading all related keys from a properties file

    I have in my propeties file, keys the following way: FIRST_DATASOURCE=COM.XYZ.ABCSERVER.JDBC1 SECOND_DATASOURCE=COM.ABC.SERVER2.JDBC1 FIRST_DATASOURCE=COM.123.SERVER3.JDBC3What is the solution to read all the keys wit _DATASOURCE and return as a stri

  • Laser Power Error!

    Hi, When I am trying to burns music disks I am getting the following error, The attempt to burn a disk failed. The device failed to calibrate the laser power for this medium! Then my mac spits out my blank Sony CD-R disk. I have been using this type

  • Custom Fields in P-Card Reconciliation / Approval Screen

    Hi All, does anyone know of a way to add custom fields to the P-Card Reconciliation / Approval Screens that are presented to the user when they execute the P-Card workitems? Thanks Chris