HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Recent content by michaelpettinicchi@hotmai

  1. M

    Open in new window

    I want to open my next file in a new window. my code is print("<form name='ReportsForm'action='window.open(HA_RptAcctStmt.php)' method='POST' onsubmit='return formcheck(ReportsForm)'>");} It doesn't work but it seems to me it worked in the past. Is there something wrong with...
Back
Top