CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Insert update problem

Print topic Send  topic

Author Message
imroza

Posts: 21
Posted: 03/15/2020, 5:42 AM

Hello
in some pages of a CCS project I have the following problem:

when I insert a string in a textbox that includes an apostrophe (for example ') if I update or insert it is saved in this way in the database

\ '

the strange thing is that it happens only in 2 pages of the project in the other the problem does not exist

Thanks for your help
View profile  Send private message
PCHome

Posts: 57
Posted: 03/15/2020, 10:30 AM

It is perfectly normal for single and double quotes to be “escaped” with the \ when inserted. Most database management software, such as HeidiSQL, does not show the slashes even though they are there. When presenting the escaped text to the screen, they are stripped back out.
View profile  Send private message
imroza

Posts: 21
Posted: 03/15/2020, 5:57 PM

I think it's a bug

In a new page of the project when I insert a panel it gives me the problem!!!!
View profile  Send private message
PCHome

Posts: 57
Posted: 03/15/2020, 8:33 PM

I’ve never come across a bug like that in CCS. More likely there is something in your programming that is adding escape characters that are already there and when that happens one of them will become of part of the text that you see on the screen.
View profile  Send private message
jsuarez2

Posts: 19
Posted: 03/19/2020, 7:58 PM

Change the utf-8 for work fine..

https://cl.tablago.com/
_________________
https://cl.tablago.com/
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.