PDA

View Full Version : characters limited


karel1985
04-24-2008, 03:10 PM
hi everybody,

a user in my forum want to post a registercommand,
after typing it good after submitting it, evertyme after the 51th character there apear a space ???

I have looked in the acp but could find anything....

example wrong:

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\Run]

example good:


[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\Run]

advize?

thanks Karel

--------------- Added 1209053873 at 1209053873 ---------------

Nevermind,

i think i found it (wordwrapping was set to 50 )

Thanks anyway

Karel