Pesky table/order button HTML bug

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Pesky table/order button HTML bug

    I have some products where I'm pasting in an "order button" form from Yahoo
    stores. The code looks like this:

    <form method="post" action="<!--#ystore_order id="pbn0059" -->"><input
    type="submit" value="Order"></form>

    I've used it in a previous site with no problems. However, in my current
    site, when I paste this code into my table
    where the order button should appear, it renders (in both IE and Firefox),
    with two unwanted characters displaying
    right before the order button ( "> ). You can see this on the site, to the
    right of the pipe image:

    [url]http://www.pulversbriar.com/gallery1.htm[/url]

    I pasted the same code into a blank html page, and the problem vanishes:

    [url]http://www.pulversbriar.com/test2.htm[/url]

    So I can only assume it is something about the table, or the surrounding
    div/formatting HTML code that is causing the problem. However, when I create
    a new table and paste in the same code, the problem recurs.

    I've been onto the phone to Yahoo about this, and they say it's a DW problem.
    I can't see the problem myself, but it
    has to be something elementary.... right???

    Thanks in advance for any help with this pesky one. If further information
    would be useful, let me know and I will post.

    -steve

    sbell2200 Guest

  2. Similar Questions and Discussions

    1. Table of contents - wrong order
      Vicky, I'm having _exactly_ the same problem you are describing, and it's quite icomprehensible to me. Not that that is any comfort to you! But I...
    2. order table result without reloading
      I've a page wich show the result of a query in a table. I want to provide a way to order the way the result are shown, something like: <table>...
    3. JavaScript Access to Button in form tags (webcontrol or html button)
      Hello, I have a button called LoadBtn, which exists in <form name="Form1" runat=server></form> tags. I then have javascript loaded outside of...
    4. Changing a html table when new data is entered into SQL table.
      Hi all, I was wondering if anyone has any ideas on how I would go about this task. What I have is a html table which is populated from 2 different...
    5. Order of fields in a table.
      Order of fields in a table. Do you insert fields in a table, or do you append all new fields to the end. I prefer to insert the fields, but...
  3. #2

    Default Re: Pesky table/order button HTML bug

    I see no button on that page.

    --
    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
    ==================


    "sbell2200" <webforumsuser@macromedia.com> wrote in message
    news:e98qq4$dps$1@forums.macromedia.com...
    >I have some products where I'm pasting in an "order button" form from Yahoo
    > stores. The code looks like this:
    >
    > <form method="post" action="<!--#ystore_order id="pbn0059" -->"><input
    > type="submit" value="Order"></form>
    >
    > I've used it in a previous site with no problems. However, in my current
    > site, when I paste this code into my table
    > where the order button should appear, it renders (in both IE and Firefox),
    > with two unwanted characters displaying
    > right before the order button ( "> ). You can see this on the site, to
    > the
    > right of the pipe image:
    >
    > [url]http://www.pulversbriar.com/gallery1.htm[/url]
    >
    > I pasted the same code into a blank html page, and the problem vanishes:
    >
    > [url]http://www.pulversbriar.com/test2.htm[/url]
    >
    > So I can only assume it is something about the table, or the surrounding
    > div/formatting HTML code that is causing the problem. However, when I
    > create
    > a new table and paste in the same code, the problem recurs.
    >
    > I've been onto the phone to Yahoo about this, and they say it's a DW
    > problem.
    > I can't see the problem myself, but it
    > has to be something elementary.... right???
    >
    > Thanks in advance for any help with this pesky one. If further
    > information
    > would be useful, let me know and I will post.
    >
    > -steve
    >

    Murray *ACE* Guest

  4. #3

    Default Re: Pesky table/order button HTML bug

    Thanks for responding, Murray. After I reworked the tables and was unable to duplicate the problem.
    I'll create a new post if I run into this again.

    steve
    sbell2200 Guest

  5. #4

    Default Re: Pesky table/order button HTML bug

    Good luck!

    --
    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
    ==================


    "sbell2200" <webforumsuser@macromedia.com> wrote in message
    news:e9lmu0$7e5$1@forums.macromedia.com...
    > Thanks for responding, Murray. After I reworked the tables and was unable
    > to duplicate the problem.
    > I'll create a new post if I run into this again.
    >
    > steve

    Murray *ACE* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139