I know using straight PHP, you must refresh the page in order for the headers to be resent and use the contents of a cookie. I have read about using javascript or ajax to be able to accomplish this without a page refresh. Does anyone know how to do this?