Greetings everyone! I am currently working on a web application (aren't we
all?). The main page which users will look at is simply a login prompt, and
upon logging in a new browser window will be launched. I would like that
window to have no browser bars, etc so all of the space taken up by the
window is dedicated to the app. I know this can be done in ASP (my company's
software does it) but I am curious if its possible or not with PHP? If not,
maybe javascript? Any advice at all would be wonderful, thanks!
-Matthew