What are the parameters for window.open command.
It opens the window OK but sometimes I need to hit the “Back” button and that option is not available. The frame is small and the "Standard buttons" tool bar in Explorer is shut off of that pop-up window. Is there a way to pass another parameter to allow this??
Here is my code:
------------------------
<a href="#" onclick="window.open('
------------------------
TIA
DougP, MCP
Visit my WEB site to see how Bar-codes can help you be more productive
It opens the window OK but sometimes I need to hit the “Back” button and that option is not available. The frame is small and the "Standard buttons" tool bar in Explorer is shut off of that pop-up window. Is there a way to pass another parameter to allow this??
Here is my code:
------------------------
<a href="#" onclick="window.open('
------------------------
TIA
DougP, MCP
Visit my WEB site to see how Bar-codes can help you be more productive