Print Page | Close Window

Problems Posting ASP code

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=70
Printed Date: 28-April-2024 at 1:42am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Problems Posting ASP code
Posted By: ProductCart
Subject: Problems Posting ASP code
Date Posted: 08-December-2005 at 12:47pm

Some of you have reported problems posting messages that contain ASP code. The HTML editor built into this forum changes some of the code. We contacted the publishers of this application, and here is what they replied:

One of the biggest problems with the WYSIWYG editor, becuase they use API's built into the browser the browser can re-write allot of code, try using a different browser like Firefox, that creates much better code, or try disabling the WYSIWYG editor.

So I guess there is no "fix" for this problem for the moment. Try:

  • Using FireFox
  • Disabling the editor from your account preferences
  • Attaching a TXT file instead of adding the code to the message.

We are sorry that we don't have a better solution for this issue at this time. We are pretty pleased with this forum application otherwise.



-------------
The ProductCart Team

Home of ProductCart http://www.productcart.com" rel="nofollow - shopping cart software



Replies:
Posted By: AndreaPou
Date Posted: 28-January-2011 at 2:14pm
Are they using the [ code ] [/ code] feature? (remove the spaces to have it work)


 <% query="SELECT * from products where idProduct="&pIdProduct&";"
                       
                        set rsRewards=server.CreateObject("ADODB.RecordSet")
                        set rsRewards=conntemp.execute(query)
                               
...
                    ' ASP comment
                    %>




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net