hope that doesnt sound dumb but i want to add a javascript pop-up that would say like new message from someone using some php viables. but it always pop-up parse error. is that not possible am i screwing up in some place. thx
I think the problem might be that you have to define a variable before trying to use it in javascript. I put some PHP between the head and body tags, then called the alert from within the body.