with the onclick=openWin dow() function I have to be able to pick a file
and a location where I want that file to open.
I have 4 files and 4 location. I know I have to write a if statement
stating which file has been chosen and which location has been choosen
then I have to click the button (open window) and it will open the file
in the location I picked.
Anyone has any idea how create the solution to this problem.
file name is 1.htm 2.htm 3.htm 4.htm
location position is top left, bottom left, top right, bottom right
I have to be able to change the color of the page that gets opened
anyone willing to provide me with some help
The window will open up depending on which file you pick and which
location you pick
Any help will be greatly appreciated
David
and a location where I want that file to open.
I have 4 files and 4 location. I know I have to write a if statement
stating which file has been chosen and which location has been choosen
then I have to click the button (open window) and it will open the file
in the location I picked.
Anyone has any idea how create the solution to this problem.
file name is 1.htm 2.htm 3.htm 4.htm
location position is top left, bottom left, top right, bottom right
I have to be able to change the color of the page that gets opened
anyone willing to provide me with some help
The window will open up depending on which file you pick and which
location you pick
Any help will be greatly appreciated
David
Comment