lmf232s
03-10-2005, 02:32 PM
I have a intranet where its split into departments, kind of.
I have around 20 intranet apps all together.
Now i have a main page where you kind find the menu and little tid bit stuff such as weather, announcements, etc.
My question is from this main page, when you click on a link to
open a app, should i have it open in its own window, or should i use the same window and redirect to it.
Currently i have alittle bit of both, depending on which app you pick.
I was just curious as to what you thoughts were on this, and if you could give me an argument for and against either method.
I like spawning a new window for a new app, but then a user will get multiple windows(alot of my apps, spawn new windows to enter multiple details about what ever it is that they are working on) so you may end up with alot of open ie windows. But by spawing new windows i can control size, as alot of apps dont need to be too large, maybe around 400x400 and sometimes smaller depending on what it is, so it would suck to rediret to a new page where the only thing on the page is like a text box and a button where you enter a new vendors name or something.
Thanks.
I have around 20 intranet apps all together.
Now i have a main page where you kind find the menu and little tid bit stuff such as weather, announcements, etc.
My question is from this main page, when you click on a link to
open a app, should i have it open in its own window, or should i use the same window and redirect to it.
Currently i have alittle bit of both, depending on which app you pick.
I was just curious as to what you thoughts were on this, and if you could give me an argument for and against either method.
I like spawning a new window for a new app, but then a user will get multiple windows(alot of my apps, spawn new windows to enter multiple details about what ever it is that they are working on) so you may end up with alot of open ie windows. But by spawing new windows i can control size, as alot of apps dont need to be too large, maybe around 400x400 and sometimes smaller depending on what it is, so it would suck to rediret to a new page where the only thing on the page is like a text box and a button where you enter a new vendors name or something.
Thanks.