Hello. I've got the following set-up and working at home (on a Win98SE
workstation):
Apache 2.0.43
PHP 4.2.1
For some reason the following code (which works fine on my on-line PHP host)
refuses to work at home:
The way it's supposed to work is a user clicks on a link, e.g.
"http://www.blah.com
Try \r\n instead of \n\r too.
--
[EMAIL PROTECTED]
"Brett Greiner" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I found out that '\n' does work but "\n" does. Very Strange!
>
> "Brett Greiner" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[E
Hello. Try checking the source of the file (in IE View > Source) and if you
see instead of the file/script name try using
" METHOD="POST"> instead.
Hope that helps. ^_^
--
[EMAIL PROTECTED]
"Apollo" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi there,
>