hi, i have this pop up window which i want to make it not re sizable by the user.
is that possible?

If you are using the window.open javascript function, then look at its API. There are parameters where you can set what you want:
http://www.w3schools.com/jsref/met_win_open.asp

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.