Thank you, that's why I wanted to know.
It's strange how FireFox handled it and removed the carriage returns automatically.
Search found 7 matches
- Sat Oct 09, 2004 5:49 pm
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
- Sat Oct 09, 2004 5:19 pm
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
- Sat Oct 09, 2004 4:08 pm
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
Sorry about not posting correctly, my fault. As far as just using trim, it doesn't help the situation at all, i.e. it does nothing for me. Trim would just strip the whitespace from the beginning and end of the string, of which there is none. I figured if I passed in the carriage return and line feed...
- Sat Oct 09, 2004 7:31 am
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
feyd | Please use and tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Thanks for the help so far, but now you've got me stumped as to where the linebreak is comming from. Here's the code that generates t...
- Fri Oct 08, 2004 8:27 pm
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
- Fri Oct 08, 2004 4:27 pm
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
- Fri Oct 08, 2004 12:43 pm
- Forum: PHP - Code
- Topic: [SOLVED] PHP/Javascript/IE Cookie Problem
- Replies: 14
- Views: 1257
[SOLVED] PHP/Javascript/IE Cookie Problem
feyd | Please use and tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Ok...this might get a bit complicated, but I'll do my best to keep it simple. We're creating a dynamic news web site. I am using PHP ...