| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| I didn't get any responses to this problem, so thought I'd try again. I use Mal's shopping cart. It works well, and is easy to integrate into NOF. I have about 75 buttons around my site, and all but one work. The one that doesn't work is in a table, with a picture of the item. The table is 6x2. Only the first cell (row one, column one) doesn't work. I've tried copying the html from a cell that works; this cell still doesn't work. I've tried inserting a row in front of the first row - still doesn't work. I tried deleting the item in row one, column one; then the item in row one, column two doesn't work. It seems that the first entry in a table doesn't work properly. I'm at a loss. Any ideas? The page in question is at: http://www.brandydesigns.com/Key_Lea...ash_racks.html The site is live, so be sure to clear out your cart if you try it. (Unless, of course, you'd like to buy something - except for the first item, which doesn't work). Thanks, -- - Al Raden http://www.brandydesigns.com |
|
#2
| |||
| |||
| You have huge gaps in your code, see below, after form closing tag! You need to make sure when entering code with ctrl+t method, that there is no white space before and after the code that you insert. Also, you need to clean the code by using notepad as a go between. (In case you pasted the code) Also, try and remove the sitemeter code for a test and see if that helps your situation? <form action="http://ww4.aitsafe.com/cf/add.cfm" method="post"> <input type="hidden" name="userid" value="63120953"> <input type="hidden" name="units" value=5> <input type="hidden" name="return" value="www.brandydesigns.com/Key_Leash_Racks/key_leash_racks.html"> <table> <tr> <td> <input type="hidden" name="product[]" value="Jack Russell Key / Leash Rack"> </td> </tr> </table> <input type="hidden" name="price" value="35"> <input type="submit" value="Add to Order Form" alt="Pay by check or money order"> </form> </B></FONT><B></B></TD> -- Anton Strauss – Team NetObjects www.gotFusion.com Subscribe to the premium.support news group subscribe-newsgroups@gotfusion.com Antons Video Productions www.videoproductions.com.au |
|
#3
| |||
| |||
| Make sure you insert any code with the ctrl+t method -- Anton Strauss – Team NetObjects www.gotFusion.com Subscribe to the premium.support news group subscribe-newsgroups@gotfusion.com Antons Video Productions www.videoproductions.com.au |
|
#4
| |||
| |||
| I've always used the Text - Insert HTML at the top; assume that's the same. -- - Al Raden http://www.brandydesigns.com "Anton «gotFusion.com»" <newsgroupsupport@gotfusion.com> wrote in message news:3df573c9_1@news.gotfusion.com... > Make sure you insert any code with the ctrl+t method > > -- > Anton Strauss - Team NetObjects > www.gotFusion.com > > Subscribe to the premium.support news group > subscribe-newsgroups@gotfusion.com > > Antons Video Productions > www.videoproductions.com.au > > |
|
#5
| |||
| |||
| Thanks for looking, Anton. I cleaned up the extra spaces after all the buttons, and tried it without the sitemeter code - no difference in behaviour. What's strange is that the problem only occurs on the first occurance in a table... No problems with any of my other buttons - even with the extra spaces. -- - Al Raden http://www.brandydesigns.com "Anton «gotFusion.com»" <newsgroupsupport@gotfusion.com> wrote in message news:3df57298_1@news.gotfusion.com... > You have huge gaps in your code, see below, after form closing tag! You need > to make sure when entering code with ctrl+t method, that there is no white > space before and after the code that you insert. Also, you need to clean the > code by using notepad as a go between. (In case you pasted the code) > > Also, try and remove the sitemeter code for a test and see if that helps > your situation? > > <form action="http://ww4.aitsafe.com/cf/add.cfm" method="post"> > <input type="hidden" name="userid" value="63120953"> > <input type="hidden" name="units" value=5> > <input type="hidden" name="return" > value="www.brandydesigns.com/Key_Leash_Racks/key_leash_racks.html"> > <table> > <tr> > <td> > <input type="hidden" name="product[]" value="Jack Russell Key / Leash Rack"> > </td> > </tr> > </table> > <input type="hidden" name="price" value="35"> > <input type="submit" value="Add to Order Form" alt="Pay by check or money > order"> > </form> > > > > > </B></FONT><B></B></TD> > > -- > Anton Strauss - Team NetObjects > www.gotFusion.com > > Subscribe to the premium.support news group > subscribe-newsgroups@gotfusion.com > > Antons Video Productions > www.videoproductions.com.au > > |
|
#6
| |||
| |||
| You also have a huge html gap in your swish code after transparent ><param name="wmode" value="transparent" ></OBJECT> -- Anton Strauss – Team NetObjects www.gotFusion.com Subscribe to the premium.support news group subscribe-newsgroups@gotfusion.com Antons Video Productions www.videoproductions.com.au |
|
#7
| |||
| |||
| Also, there is a form with no action on your page??? maybe you enabled the table is a form, if so, disable it! <FORM NAME="Text1FORM" ACTION="" METHOD=POST> -- Anton Strauss – Team NetObjects www.gotFusion.com Subscribe to the premium.support news group subscribe-newsgroups@gotfusion.com Antons Video Productions www.videoproductions.com.au |
|
#8
| |||
| |||
| That was it! The text box was set as a form from a previous version of this page. I had never gone back and changed that - just updated the contents of the text box. Thanks! -- - Al Raden http://www.brandydesigns.com "Anton «gotFusion.com»" <newsgroupsupport@gotfusion.com> wrote in message news:3df5877e_1@news.gotfusion.com... > Also, there is a form with no action on your page??? maybe you enabled the > table is a form, if so, disable it! > > > <FORM NAME="Text1FORM" ACTION="" METHOD=POST> > -- > > Anton Strauss - Team NetObjects > www.gotFusion.com > > Subscribe to the premium.support news group > subscribe-newsgroups@gotfusion.com > > Antons Video Productions > www.videoproductions.com.au > > |
|
#9
| |||
| |||
| Glad it works now -- Anton Strauss – Team NetObjects www.gotFusion.com Subscribe to the premium.support news group subscribe-newsgroups@gotfusion.com Antons Video Productions www.videoproductions.com.au |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.