|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
This is driving me mad.
Response.Write "\n" doesn't work. It actually prints out "\n" not the character '\n' |
|
#2
|
|||
|
|||
|
If you are using VBScript, use the vbcrlf constant. Or vbcr or vblf if you want just a return or a linefeed individually.
|
|
#3
|
|||
|
|||
|
That worked, thanks. I swear there's nothing online about those constants that I could find.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > How the heck do you write a \n in ASP? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|