ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Problems Posting ASP code
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problems Posting ASP code

 Post Reply Post Reply
Author
Message
ProductCart View Drop Down
Admin Group
Admin Group

ProductCart Team

Joined: 01-October-2003
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote ProductCart Quote  Post ReplyReply Direct Link To This Post Topic: Problems Posting ASP code
    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 shopping cart software
Back to Top
AndreaPou View Drop Down
Newbie
Newbie


Joined: 19-November-2010
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote AndreaPou Quote  Post ReplyReply Direct Link To This Post 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
                    %>



Edited by AndreaPou - 28-January-2011 at 2:16pm
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.