Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
inspiredmomma #1
Contribute is breaking my order form button!!
I am using Contribute with a client who has a yahoo store. The order buttons
are w/in a form frame work like:
<form method="post" action="<!--#ystore_order id="1772016" -->">
<p align="center"><!--#ystore_catalog id="1772016"
field="options" format="html" -->
</p>
<input type="submit" value="Order">
</form>
When the page is downloaded for edit in Contribute immediately you see:
"> and the order button
The source code of the newly Contribute edited page looks like this:
<div align="center"><form method="post" action="<!--#ystore_order
id="1772016" -->">
<p>
<!--#ystore_catalog id="1772016" field="options"
format="html" -->
<br>
<br>
<input type="submit" value="Order">
</p>
</form><br>
When the Order Button is clicked you get a 404 page that has the URL
http://domainname.com/<!--
I have tried limiting access by adminstering the site thru dreamweaver and it
still rewrites this code.
Please help. I am very disillusioned w/ Macromedia at the moment there is SO
LITTLE SUPPORT for Contribute. And I am not paying or making my client pay $99
for the one incident to figure this out. Please help you fellow developers we
obviously are out on our own here w/ Macromedia product.
thanks so much...
inspiredmomma Guest
-
flash menu breaking when edited in Contribute CS3
Hello, I have 2 flash elements on the page, a menu bar which pulls from an .xml file and a banner, then 2 .ssi files. When the client edits the... -
breaking 1st Normal Form - Design Question
Hi, I have to store multiple values of an attribute. I won't be performing any manipulations on these, it will always stay as a list. Do you... -
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"... -
Another try: Breaking apart info from form
Still trying here. I have a form that passes multiple NAMEs from a CFSELECT TYPE='TEXT'. I use this to pass them: <cfselect type='text'... -
Problem with refresh button breaking automatic refresh
As a public service, I'm posting the solution to a problem I had. The bizarre thing is that I think this should have created an error. Instead, it...



Reply With Quote

