Rounded corners code - what is wrong with my code?

Hello

I'm trying to use Win DW5 and CSS3 for rounded corners of the boxes (only at the top left and top right rounded - down should be square) in pure CSS3.

Can someone tell me what is wrong with my code below?  (Top of page code makes 4 corners roudned and background code doesn't appear to upper right corner rounded - and not the left one.

< div style = "padding: 10px;" Width: 445px; height: 370px; border-radius: 10px; -o-border-radius: 10px; -icab-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color: #d1ddf7; border: 1px solid #000; ">

< / div >

< p > < / p >

"< div style =" width: 445px; height: 370px;

border-radius:

-webkit-border-top-left-radius: 10px;

-webkit-border-top-right-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-topright: 10px;

background-color: #d1ddf7; border: 1px solid #000; ">

< / div >

"Thx. for any help.

Jane

Take a look at this:

http://www.CSS3.info/preview/rounded-border/

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB
http://ALT-Web-design.blogspot.com/

Tags: Dreamweaver

Similar Questions

  • When I click on any icon in my control panel, a black window opens and C:WINDOWS\system32\rundll32.exe is what's wrong with the system

    When I click on any icon in my control panel, a black window opens and C:WINDOWS\system32\rundll32.exe is what's wrong with the system

    {Assuming the rundll32.exe file is not found}

    See if them can restore the file rundll32.exe:
    http://support.Microsoft.com/kb/812340 Ramesh Srinivasan, Microsoft MVP [Windows Desktop Experience]

  • I don't know how to fix my sound, or what is wrong with it

    help me to solve this problem, please.  I do not know how and what's wrong with it?  He was slowly.
    Thank you
    Original title: his record game

    Hi MarthaWatson,

    Follow the troubleshooting steps in this thread to solve most common sound problems.

    Let us know if that helps.

  • I installed ux 16 driver Windows 7 my pc but nothing displays, no .so tracks what is wrong with it please suggest.or how can I do this by using midi for the first time.

    I installed driver ux 16 in my widows 7 and connected to my pc but nothing displays, no .so tracks what is wrong with it please suggest.or how can I do this by using midi for the first time.

    In the subject line, type a brief description of your problem or your question. A subject line that says only "Hi alll" not will receive the attention of someone who can be familiar with your particular situation.

    Contact the support of Yamaha.

  • What is wrong with this sequence, it does not work when, after 3 inserts, I add a new record with the trigger it gives an error.

    Mr President.

    What is wrong with this sequence, it does not work when, after 3 inserts, I add a new record with the trigger it gives an error.

    --SL_CUSTOMERS table data
    
    
    INSERT INTO SL_CUSTOMERS VALUES(1,'Kamrul Hasan',NULL,NULL,'Moghbazar', 'Dhaka','0456789123',NULL,NULL,NULL,'Y',NULL);
    INSERT INTO SL_CUSTOMERS VALUES(2,'Rabiul Alam',NULL,NULL,'Motijheel', 'Dhaka','0567891234',NULL,NULL,NULL,'Y',NULL);
    INSERT INTO SL_CUSTOMERS VALUES(3,'Shahed Hasan',NULL,NULL,'2-G/1,2-2,Mirpur', 'Dhaka','0678912345',NULL,NULL,NULL,'Y',NULL);
    
    
    
    

    CREATE SEQUENCE  "ALIZA"."SL_CUSTOMERS_SEQ"  MINVALUE 1 MAXVALUE 9999999999999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER  NOCYCLE ;
    
    
    CREATE OR REPLACE TRIGGER SL_CUSTOMERS_TRG 
    BEFORE INSERT ON "ALIZA"."SL_CUSTOMERS"   
    FOR EACH ROW   
    BEGIN   
    IF :NEW.CUSTOMER_ID IS NULL OR :NEW.CUSTOMER_ID < 0 THEN  
      SELECT SL_CUSTOMERS_SEQ.nextval   
        INTO :NEW.CUSTOMER_ID  
        FROM DUAL;   
      END IF;   
    END;   
    /
    
    
    
    

    When I try to insert several records with the seq.nextval it gives error

    violation of primary key.

    INSERT INTO "ALIZA"."SL_CUSTOMERS" (CUSTOMER_NAME) VALUES ('sdfsd')
    ORA-00001: unique constraint (ALIZA.SL_CUSTOMERS_PK) violated
    ORA-06512: at line 1
    
    
    
    
    One error saving changes to table "ALIZA"."SL_CUSTOMERS":
    Row 4: ORA-00001: unique constraint (ALIZA.SL_CUSTOMERS_PK) violated
    ORA-06512: at line 1
    
    
    
    
    
    
    
    

    Concerning

    Mr President.

    I find the solution by creating a function before the triiger

    as below

    CREATE SEQUENCE  "ALIZA"."SL_CUSTOMERS_SEQ"  MINVALUE 1 MAXVALUE 9999999999999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER  NOCYCLE ;
    
    CREATE OR REPLACE FUNCTION get_SL_CUSTOMERS_vId RETURN VARCHAR2 AS
    BEGIN
       RETURN SL_CUSTOMERS_SEQ.NEXTVAL;
    
    END;
    /
    
    CREATE OR REPLACE TRIGGER SL_CUSTOMERS_TRG
    BEFORE INSERT ON "ALIZA"."SL_CUSTOMERS"
    FOR EACH ROW
    DECLARE
    dummy VARCHAR2(200);
    BEGIN
      dummy := get_SL_CUSTOMERS_vId();
      :NEW.CUSTOMER_ID := dummy;
    END;
    /  
    

    It works very well

    Thank you all for the suggestions.

    Concerning

  • I am trying to download the trial version of Adobe Pro XI but the Download Assistant does not display it in the list despite the signing in. What is wrong with him?

    I am trying to download the trial version of Adobe Pro XI but the Download Assistant does not display it in the list despite the signing in. What is wrong with him?

    I had the same problem - my solution:

    1. If you create a connection to Adobe, make sure that you click the verification link in the email sent to you to verify your account.

    2. I leave the download Assistant, then began the process to download the original page download Assistant - he asked if I wanted to run the already downloaded version, which I chose.

    3. once the download wizard opens again, I logged in using my newly created connection and then, he showed the free trial in the product list (it has not been listed as free, but it was).

    My download is happening now - about 1 hour to go.

  • What's wrong with my syntax?

    I get an error with it. What's wrong with my syntax?

    Error: Scene 1, Layer 'actions', image1, line 21 1084: Syntax error: expecting rightparen before semicolon.

    Line 21

    Holder.Load (new URLRequest ("Interactive_StrategyMap.swf"+"? random =" + Math.random () ;));))

    You must get rid of this semicolon just siiting after Math.Random () leave that only at the end.

  • BlackBerry smartphones, what's wrong with my Blackberry Bold 9930

    First the screen of my Blackberry would freeze upwards and it wouldn't let me do anything for a few minutes, so I had to take my battery out and then after that I took out my battery and put back in place he would have himself cut and wouldn't load, it would load at halfway then stop and try again. I use to have to take out the battery for a few days before its in so that he can turn it on but one day it does at all so I thought it was the battery but I just bought a new battery and its charging again to half way and stop and then try to load again, but it won't turn. Does anyone know what the problem with it... I have to wait a few days before you put the new battery in once again and then it will work or is the phone itself and I just need to get a new one?  Help, please.

    Hello and welcome to the community!

    Please try this sequence... Note that, throughout the whole 4h15m process, your BB should stay connected to a good charger (not the USB PC):

    1. With battery, connect your BB to the wall charger
    2. Leave it alone for 2 hours, no matter what the LED or the screen not
    3. Remove the battery
    4. Wait 15 minutes
    5. Insert the battery
    6. Wait another 2 hours, no matter what the LED or the screen not

    This has been known to "revive" some BBs.

    It is also possible that your battery or BB has encountered a problem... to test, this sequence is necessary:

    1. Get a known good and already fully charge battery... use it in your BB and see what happens
    2. Get access to a BB good and the same known... use your battery in there and see what happens

    The results of this will show if your BB or your battery that has the problem. I realize that you have purchased a new battery, but please understand that 'new' and 'well known' are not necessarily the same thing... While it's rare, that a new battery cannot be subject to default. The best thing to do is to find someone with an identical BB which has no problem... to Exchange batteries and see what happens.

    In addition, the next thing is to try to start safe mode:

    • KB17877 How to start a smartphone BlackBerry in Mode safe

    It will take several attempts to get the combination of keys ESC (press/release/hold) OK, so be patient. When properly in Safe Mode, thinking... what happened just before this behavior started? A new application? An update? A theme? Something else? Think carefully that the slightest change can be causal... and try to undo all that was.

    Otherwise, your next steps become much more radical.

    Good luck and let us know!

  • What is wrong with that variable binding.

    I get a bad bind variable error. I don't know what is wrong here.
    FUNCTION DisturbrLoops(i_currTerm IN NUMBER,
                              i_Termoutofloop IN Merc.T_NUMLIST,
                              i_currentTermonloop IN Merc.T_NUMLIST)  
                              RETURN NUMBER is
    v_sql        VARCHAR2(1000);
    cntLoops NUMBER;
    BEGIN
    
      BEGIN
       
      
      select count(distinct assoc1.loopid)
          from ndw_segment                  ns1,
             ndw_loop_segment_association assoc1,
             ndw_loop_segment_association assoc2,
             ndw_segment                  ns2
        where ns1.termsysid = :i_currTerm
         and ns1.segment_id = assoc1.segment_id          
         and assoc1.loopid = assoc2.loopid
         and assoc2.segment_id = ns2.segment_id
         and ns2.termsysid in
             (SELECT * FROM TABLE(CAST(:i_Termoutofloop AS Merc.T_NUMLIST)))
         and ns2.termsysid NOT in /*(1,2,3,4)*/
            (SELECT *
                FROM TABLE(CAST(:i_currentTermonloop AS Merc.T_NUMLIST)));
               
               
                
                     
        EXECUTE IMMEDIATE v_sql
                BULK COLLECT INTO cntLoops  
                USING i_currTerm ,i_Termoutofloop ,i_currentTermonloop;
      
    /*  dbms_output.put_line(v_Termoutofloop.count);*/
      
      EXCEPTION
        WHEN OTHERS THEN
         -- catch all errors. what to do. 
         dbms_output.put_line( SQLERRM || ' ' || SQLCODE);
            
        null;
         
      END;
    return cntLoops ;
    
    
    END DisturbrLoops
    Published by: user8798946 on September 14, 2009 01:45

    (1) remove the hider exception (Manager)
    (2) v_sql is null, then the immediate execution attempts to execute NULL...

  • What is wrong with my code?

    I have one site in simple I need checked because the images are not displayed when he spotted in a browser.  I also tried to use Adobe service to preview it online and the images do not appear there either.  I don't know what I'm doing wrong so please check this code and see if you can tell me where I'm wrong:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html lang="en">
      <head>
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
        <title>
          Nature
        </title>
              <style type="text/css">
              a:hover { text-decoration: none !important; }
              .header h1 {color: #e0d5b6 !important; font: bold 22px Helvetica, Arial, sans-serif; margin: 0; padding: 0; line-height: 24px;}
              .header p {color: #a89458; font: normal 16px Helvetica, Arial, sans-serif; margin: 0; padding: 0; line-height: 16px; }
      
              .content h2 {color:#66572a !important; font-weight: bold; margin: 0; padding: 0; line-height: 30px; font-size: 17px;font-family: Georgia, serif;}
              .content p {color:#5f5a4b; font-weight: normal; margin: 0; padding: 0; line-height: 20px; font-size: 12px;}
              .content a {color: #7c5d00; text-decoration: none;}
              .footer p {
              margin: 0;
              padding: 0;
              text-align: center;
              color:#c0c0c0;
              font-family: Georgia, serif;
              font-style: italic;
    }
              .footer a {color: #efd78f; text-decoration: none; border-bottom: 1px dotted #af8505}
              .notice p {margin: 0; padding: 0; text-align: center;color:#ffffff; font-family: Georgia, serif;}
              .notice a {color: #efd78f; text-decoration: none; border-bottom: 1px dotted #efd78f}
              </style>
      </head>
      <body style="margin: 0; padding: 0; background: #ae8306;" bgcolor="#ae8306">
                <table cellpadding="0" cellspacing="0" border="0" align="center" width="100%" style="padding: 10px 0 35px;background: #ae8306 repeat-x center top;">
                        <tr>
                      <td align="center" style="padding: 15px 0 10px; font-size: 11px; color:#ffffff; margin: 0; line-height: 1.2;font-family: Georgia, serif;" valign="top" class="notice">
                                            <p style="margin: 0; padding: 0; text-align: center;color:#ffffff; font-family: Georgia, serif;"><singleline label="Title">You&#39;re receiving this newsletter because you signed up at yoursite.com or bought widgets from us</singleline></p>
                                            <p style="margin: 0; padding: 0; text-align: center;color:#ffffff; font-family: Georgia, serif;">Having trouble reading this? <webversion style="color: #d0c297; text-decoration: none; border-bottom: 1px dotted #d0c297">View it in your browser</webversion>. Not interested? <unsubscribe style="color: #d0c297; text-decoration: none; border-bottom: 1px dotted #d0c297">Unsubscribe</unsubscribe> instantly.</p>
                                  </td>
                    </tr>  
                        <tr>
                                    <td align="center" style="font-family: Georgia, serif; padding: 0;" valign="top">
                              <table cellpadding="0" cellspacing="0" border="0" align="center" width="610" height="115" style="font-family: Georgia, serif;background: #403000 url('Images\bg_header.jpg') no-repeat center top; " class="header">
                                        <tr>
                                          <td style="margin: 0; padding: 50px 0 20px;" align="left" valign="bottom"> </td>
                                        </tr>
                                            </table><!-- header-->
                                            <table cellpadding="0" cellspacing="0" border="0" align="center" width="610" style="font-family: Georgia, serif; background: url('Images/bg_header_b2.jpg') no-repeat center top">
                                                      <tr>
                                                      <td width="5" style="font-size: 1px; line-height: 1px;">;</td>
                                          <td width="600" valign="top" align="center" style="font-family: Georgia, serif; padding-bottom: 55px; alignment-adjust: central;" bgcolor="#f3f1ea" class="content">
                                                                <table cellpadding="0" cellspacing="0" border="0" style="color: #717171; font: normal 11px Georgia, serif; margin: 0; padding: 0; alignment-adjust: central;" width="600">
                                                                <tr>
                                                                          <td valign="top" style="padding: 0; margin: 0; padding-top: 10px; alignment-adjust: central;" colspan="3">
                                                                                              <table cellpadding="0" cellspacing="0" border="0" style="color: #717171; font: normal 11px Georgia, serif; margin: 0; padding: 0; alignment-adjust: central;" width="600"> 
                                                                                              <tr>
                                                                                                        <td width="295" align="left" valign="top" style="font-size: 1px; line-height: 1px; padding-left: 10px;"><h2 style="color:#66572a !important; font-weight: bold; margin: 0; padding: 0; line-height: 30px; font-size: 17px; font-family: Georgia, serif;">
                                                                                                    <singleline label="Title">Enter Title Here</singleline>
                                                                                                    </h2>
                                              <p>
                                                <multiline label="Description">Description goes here</multiline>
                                          </p></td>
                                                                                                        <td width="295" height="200" align="left" valign="top" style="font-size: 1px; line-height: 1px; padding-left: 10px;">
                                          </tr>
                                                                                    </table>
                                                                  </td>
                                                                </tr>
                                                                </table> 
                                                      </td>
      
                                                      <td width="5" style="font-size: 1px; line-height: 1px;"></td>
      
                                        </tr>
                                             <tr>
                                              </tr>
                                    </table><!-- body -->
                                            <table cellpadding="0" cellspacing="0" border="0" align="center" width="610" style="font-family: Georgia, serif; line-height: 10px;" bgcolor="#464646" class="footer">
    
    
                                                        <tr>
                                                    <td bgcolor="#261e06" align="center" style="padding: 15px 0 15px; line-height: 1.2; font-size: 11px; color:#c0c0c0; margin: 0; font-family: Georgia, serif; " valign="top">
                                                                          <multiline label="Description"><p>Harvestime Books — Box 300, Altamont, TN 37301. Ph +1 931-692-2777</p></multiline>
                                                    </td>
                                        </tr>
                                    </table><!-- footer-->
                                    </td>
                        </tr>
        </table>
      </body>
    </html>
    
    

    sperry1975 wrote:

    When I have this open in dreamweaver, I see everything displayed as it should be, but when I saw in a browser or use the Adobe Browserlab it fails to load the images.  After I changed url (images...) images of the url then it has not display images in dreamweaver either, which certainly did not.

    I think you have misunderstood what I meant by the apostrophes - you deleted the brackets/parentheses.

    Change:

    url('Images\bg_header.jpg')

    TO:

    url(Images\bg_header.jpg)

    --------------------------------------------------------

    EDIT: / / assuming that your links are ok, the reason why the main image doesn't show was due to the background color of cell with the priority on graphical background you have assigned - something I mentioned below. The top graphic seemed good to me.

    Line 47:bgcolor = "#f3f1ea" class = "content" >

  • What is wrong with my code? Need for an "eagle eye"...

    I'm obviously too close to the problem to see. I need a second opinion. There should be a yellow box, 1150 x 230px at the top of this page (DIV 0001). It is displayed correctly in Dreamweaver, but will not correctly display in a browser. Can some kind heart soul tell me where I made a blunder the code? Thank you-

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "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 = UTF-8 "/ >"

    < title > Test file < /title >

    < style type = "text/css" >

    / following line removes the white offset all around the page when

    as seen in the browser * /.

    HTML, body {margin: 0; padding: 0}

    {body

    Police: Arial, Helvetica, without serif.

    margin: 0;

    padding: 0;

    text-align: center;

    background-color: #000;

    }

    .0001 {}

    Width: 1150px;

    height: 230px;

    margin: 0 auto;

    padding-top: 20px;

    background-color: #FF3;

    }

    {.0002

    Width: 1150px;

    height: 68px;

    margin: 0 auto;

    }

    .0003 {}

    Width: 1150px;

    height: 1400px.

    margin: 0 auto;

    }

    {. 0004}

    Width: 1150px;

    height: 50px;

    margin: 0 auto;

    }

    .0005 {}

    Width: 1150px;

    height: 50px;

    margin: 0 auto;

    color: #666;

    do-family: Arial, Helvetica, without serif.

    font-size: 70%;

    }

    < / style >

    < / head >

    < body >

    < div class = "0001" > This should be a yellow box of 1150 x 230 < / div >

    < / body >

    < / html >

    I don't know if this will solve your problem, but you shouldn't start a class or an ID with a number.

    It is probably better in the long term to make meaningful class names and id of the context as well.  It simply allows.  What will be the class = "0005" means for you in six months?

    Martin

  • Form won't submit - what is wrong with my code?

    Hi guys, I've adapted this form that is located on a secure server. It works very well here: https://supersecure.co.nz/users/9ba5/215/functionbooking.html

    I thought I changed the code to send properly, but nothing happens when you click Send.

    What did I wrong?

    http://tatlerprime12.co.nz/eventconfirmation.html

    Thanks in advance for the advice.

    JO

    Code validation errors are not to help you.

    CSS errors

    http://Jigsaw.w3.org/CSS-validator/validator?profile=CSS21&warning=0&URI=http%3A%2f%2Ftatl erprime12.co.nz%2Feventconfirmation.html

    HTML errors

    http://validator.w3.org/check?verbose=1&URI=http%3A%2f%2Ftatlerprime12.co.nz%2Feventconfir mation.html

    The code on the HTTPS server is surrounded

    and
    Tags as it should be.  Form action points to a script on the server of PHP form processing.  Enctype is "multipart/form-data."   These are missing from your non-working page.

    I used a generic URL here; not the real one.

    https://example.com/supersecure.php" method="post" enctype="multipart/form-data" name="form1">

    HTML forms:

    http://www.w3schools.com/HTML/html_forms.asp

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • What's wrong with this code? Race condition?

    Guys,

    The idea behind the enclosed code is fairly simple.

    I have a 2D parent table. First of all, I print a subset of this table in an array of control (based on a selection of sensor). Now, I want to change the numbers in the table. I need changes are reflected in the table and the table parent 2D. (In simple terms, it's like replacing the subset of the table published in the parent 2D table)

    The problem is when I change any entry in the table, the entry passes to its original value. The change does not appear to be reflective on the 2D of parent table and the table. .

    Can someone tell me where is the problem?

    Thank you

    Ravi

    Thanks for the advice of Chris and ton,

    Now the code looks neat and fact exaclty what I wanted.

    See you soon

  • What's wrong with this code? :)

    Hi guys - would appreciate some help here, I think I'm close, but...

    I'm writing javascript to check if several fields are null. Basically if ONE of the fields are filled, then FinanceNotes should = 'filled', if they are null then it should be 'empty '.

    The code I have so far is lower however I'm not sure that the correct syntax is to add all the fields (FinanceImpact7, HealthSafetyImpact7 etc.) - is & & or | etc?

    If (ImpactsTable.Row1.FinanceImpact7.rawValue == null & & ImpactsTable.Row2.HealthSafetyImpact7.rawValue == null & & ImpactsTable.Row2.OpsBusinessImpact7.rawValue == null)

    {

    Subform2.ImpactsTable.Row1.FinanceNotes.RawValue = "empty";

    }

    on the other

    {

    Subform2.ImpactsTable.Row1.FinanceNotes.RawValue = "full";

    }



    Bravo!

    Ellis

    You use expressions SOM wrong, because you're pointing to row2, which does not contain the desired field.

    Subform2.ImpactsTable.Row1.FinanceNotes.rawValue = ImpactsTable.Row1.FinanceImpact7.isNull && ImpactsTable.Row2.HealthSafetyImpact7.isNull && ImpactsTable.Row2.OpsBusinessImpact7.isNull && ImpactsTable.Row2.OpsCustomersImpact7.isNull && ImpactsTable.Row2.OpsEmployeesImpact7.isNull && ImpactsTable.Row2.ReputationHeader7.isNull && ImpactsTable.Row2.ReputationStakeholders7.isNull ? "empty" : "filled";
    

    Change in:

    ImpactsTable.Row1.FinanceNotes.rawValue = ImpactsTable.Row1.FinanceImpact7.isNull && ImpactsTable.Row2.HealthSafetyImpact7.isNull && ImpactsTable.Row3.OpsBusinessImpact7.isNull && ImpactsTable.Row4.OpsCustomersImpact7.isNull && ImpactsTable.Row5.OpsEmployeesImpact7.isNull && ImpactsTable.Row6.ReputationHeader7.isNull && ImpactsTable.Row7.ReputationStakeholders7.isNull ? "empty" : "filled";
    
  • Treatment of intrusion via CFMAIL error - what is wrong with my code?

    Hello world

    I'm not a person tech but I will try my best to describe the situation.

    When I tried yesterday to resolve an error message (which always showed what not all required fields have filled our 'Request for quote' company site), I think I messed the system of any transfer of investigation. I have deleted everything.

    My company using Macromedia Dreamweaver 8 and the guy who wrote that the pages are long gone. If only I could go back the current system works, how it is used to be, but it's too late, I already turned off my computer yesterday.

    The way it should work, it of that client in all information types, we need him, then pushes the submit button, which sends an email to us, and then directs the customer to our page "thank you for your request. If some eror happens, it brings the customer to our mailto.cfm page, which now displayed an error message I don't understand on the 3rd line,

    variable.fieldnames = ListDeleteAt(variable.fieldnames, ListFindNoCase(variable.fieldnames,"RECIPIENT") );

    Here is what I found as a veteran backup to our mailto.cfm page (which I changed yesterday, and that has caused the whole problem), that no longer works is:

    < cfscript >
    variable. FieldNames = form.fieldnames;
    variable. FieldNames = ListDeleteAt (variable.fieldnames, ListFindNoCase (variable.fieldnames, "CONTAINER"));
    variable. FieldNames = ListDeleteAt (variable.fieldnames, ListFindNoCase (variable.fieldnames, "SUBJECT"));
    variable. FieldNames = ListDeleteAt (variable.fieldnames, ListFindNoCase (variable.fieldnames, "THANKURL"));
    < / cfscript >
    < name cfparam = "FORM. "By default the SUBJECT" = "Site Web Form" >
    " < intrusion via cfmail to = ' [email protected] "from =" [email protected] "subject =" #FORM. TOPIC #"> #FORM." TOPIC #
    Envoy #DateFormat (now (), "dddd d mmmm, yyyy") # @ #TimeFormat (now (), ' hh: mm tt ') #.

    < cfloop index 'i' = list = "#variable.fieldnames #" > < cfif len (evaluate("form.#i#")) > < cfif uCase (right(i,6)) eq "_BREAK" > #chr (13) # < / cfif > #ReplaceNoCase(i,"_BREAK","") #: #RepeatString ("", evaluate (15 - len (ReplaceNoCase(i,"_BREAK",""))) # #Replace (evaluate("form.#i#"), Chr (10), Chr (10) and RepeatString ("", 17), 'All') # #chr (13) # < / cfif > < / cfloop > ")
    < / intrusion via cfmail >

    < cflocation url = '#form. "THANKURL #" addtoken = "No" >

    This seems simple, the spot is correct, the-field must be too, why do you still think is not sending more surveys such as emails? When this code is broken?

    I'd appreciate very much all the suggestions, I really need your help!

    Okay, this is weird, but your system does not appear to be accepting the line returns in the code.  This isn't normal behavior.  But you can hard-code in.

    Out of curiosity what kind of systems work?

    
    
    #FORM.SUBJECT#
    
    Sent #DateFormat(now(),'dddd mmmm d, yyyy')# @ #TimeFormat(now(),'h:mm tt')##chr(13)##chr(10)#
    
    #repeatString(" ",20-len(replaceNoCase(field,"_BREAK","")))##replaceNoCase(field,"_BREAK","")#:#replace(form[field],chr(10),chr(10 ) & repeatString(" ",17),"ALL")##chr(13)##chr(10)#
    
    
    

Maybe you are looking for

  • Console has no window (Yosemite)

    The Console opens... shows the preferences, on the windows... seems to not work. But there is No Windows. Nothing to read. I tried using file > open recent item or file > open quickly and even if all of these options are present... no windows open. S

  • What happened to the instruments Orchestra that I paid money?

    In previous editions of GarageBand, Apple sold a lot of orchestral instruments. but the last updated them stripped. How to make a comeback?

  • How can I force mail to create a pop instead of imap account

    I have a new mac with El Capitan. I used to have a pop account to Comcast mail on my previous Mac with an older operating system. The new e-mail application forces IMAP when the account was created. How can I change this so I can have a pop account?

  • Netflix app is not downloading

    Netflix app downloads in my model of TV Sony KDL-55HX729. It worked perfectly, but someday, I hit the bottom of netflix on the controller and a message says "feature not available". A does anyone know what could be? Thank you.

  • Update Windows BSOD

    I am a user of Windows XP Pro and so far has been affected by the problem of Windows Update BSOD even if I got my updates on. This brings me to the question, why this issue affects users of Windows XP and not others? Does anyone know?