Forum: PHP Jun 6th, 2007 |
| Replies: 3 Views: 68,088 What you need to do is use the <br> HTML tag before each newline character. HTML doesn't accept newlines.
So, for example :
CODE
echo "this should be <br><br> a new line here <br> and here,... |
Forum: ASP Apr 16th, 2007 |
| Replies: 4 Views: 2,075 Could you be more specific? |
Forum: ASP Apr 16th, 2007 |
| Replies: 1 Views: 1,343 In the asp page , make the button property action to reset form now that is submit form style |