sodakotahusker
Programmer
- Mar 15, 2001
- 601
What am I doing wrong?
Here is my open statement
window.open (url + querystring, 'junk',screen.width,screen.height,0,0,0,1,0,1,1,0,5);
I also tried the name on the end of the parameter list. Name is always blank.
Here is my open statement
window.open (url + querystring, 'junk',screen.width,screen.height,0,0,0,1,0,1,1,0,5);
I also tried the name on the end of the parameter list. Name is always blank.