ok, using the form method "get", i can pass arguments to the page specified in the "action" attribute.......
is there a way to use the window.open() function to open this page and still have the arguments passed to it? ive tried this already and it didnt work, all it loads is the page specified in the open() function
is there a way to use the window.open() function to open this page and still have the arguments passed to it? ive tried this already and it didnt work, all it loads is the page specified in the open() function