Hi John,
>if its a web app, use javascript
> <script language="javascript">
>window.moveTo(0,0);
>window.resizeTo(screen.availWidth, screen.availHeight);
></script>
DOW!....Webapps as fullscreen,...always sound very strange
for me....having a html page covering the entire surface of my
Display,....horrible! ;-)
But what to say,...if he likes that or someone expects this.
Makes some sense for WinForms,...but not for webaps.
I never liked that!
Regards
Kerem

Signature
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
John Timney (MVP) - 29 Nov 2007 21:46 GMT
No - very frowned on practice. The only instance I would recommend it is in
public kiosks..
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
> Hi John,
>
[quoted text clipped - 15 lines]
>
> Kerem