Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
sbell2200 #1
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
-
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... -
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>... -
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... -
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... -
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... -
Murray *ACE* #2
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
-
sbell2200 #3
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
-
Murray *ACE* #4
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



Reply With Quote

