Error: document.forms.cart has no properties Source File: http://www.beabetterwriter.com/newsord_process.cfm?ID=1year Line: 9
did a search for "cart" in view source. nothing came up <shurg> -----Original Message----- From: Les Mizzell [mailto:lesmizz@;bellsouth.net] Sent: Wednesday, October 30, 2002 2:09 PM To: CF-Talk Subject: RE: Self submitting Corm inside <CFIF> question...(More JavaScript than CF) <script type="text/javascript">document.forms['cart'].submit();</script> Works in I.E. - still not in Netscape 7 Same goes for: <script type="text/javascript">document.cart.submit();</script> Sheesh..... Just to be sure it's not me: http://www.beabetterwriter.com/newsletter1.cfm What happens when you click one of the subscription buttons? I didn't put the form information directly on the "newsletter1.cfm" page because the form code made the formatting of the page begin to fall apart.... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

