Hiya...
In case you can't get sessions working, you could use javascript to post a
form to the next page... (messy I know...)
Next page
I'm not too sure about cross browser compatibility though, you might want to
try in on Netscape and IE just in case.
Hope that helps...
Matt
"R.S. Herhu
I have php 4.0.6 on Win2k and Apache ... i use session and have no problem.
If you need help setting up your php.ini for sessions, let me know.
You need to make sure that the session directory exists (the one that is
setup in yoru php.ini should point to a directory that exists. Double check
that