Search found 2 matches
- Sun Dec 23, 2018 10:24 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTMLPad: How to prevet to type " " instead of space?
- Replies: 2
- Views: 2555
Re: HTMLPad: How to prevet to type " " instead of space
RESOLVED! I have found the solution in the FAQ: https://www.htmlpad.net/de/support-answer.php?tid=102. While typing something using the shift button, it seems occur. While typing the shift key and the space key, the program translates it to I think, I'm typing to slow. I think, ctrl+space would be ...
- Sun Dec 23, 2018 10:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTMLPad: How to prevet to type " " instead of space?
- Replies: 2
- Views: 2555
HTMLPad: How to prevet to type " " instead of space?
I'm using the eavaluation version of HTMLPad, It ist good software, but ... Is it possible to switch off this behavior? Typing a sql string spaces are filled with ' ' instead of spaces: $sql="SELECT * FROM ..."; this makes me crazy! I did not type this, but: $sql="SELECT * FROM ..."; What I want to ...