Voting

: max(nine, six)?
(Example: nine)

The Note You're Voting On

bob dot brown at opus dot co dot nz
23 years ago
If you find that you are getting two characters on the end of your imageString that look like a Y and an upside down L then they're probably representations of CR/LF. Try trim()ing the string before outputting it. (I was sooo sure this was a bug <g>)

<< Back to user notes page

To Top