Thread: enter key code
View Single Post
  #10 (permalink)  
Old 06-23-2008, 10:53 PM
dargueta dargueta is offline
Guru
 
Join Date: Oct 2007
Age: 18
Posts: 857
Last Blog:
Programs Under the Hoo...
Credits: 0
Rep Power: 13
dargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the rough
Default Re: enter key code

That's a space character. CRLF is %0d%0a, but only %0d is output by then ENTER key (%0a is added in by the program or system, I think.)
Reply With Quote

Sponsored Links