This is a migrated thread and some comments may be shown as answers.

Opening Browser without address bar, location, toolbar

2 Answers 132 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sunil
Top achievements
Rank 1
Sunil asked on 03 Mar 2011, 07:29 AM
Hi Sir/Ma'm
 
We have developed a web application , how can run application without address bar, location, toolbar etc.
I 'm able to do with script as window.open.. but this will open a new window.
But i want my login page to load without address bar, location, toolbar ...
Is there any tool by Telerik ?

Please help me to achieve this

Thanks

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 03 Mar 2011, 09:58 AM
Hello Sunil,

You can use the Telerik RadWindow to achieve your scenario. You con control its appearance by setting the properties like VisibleStatusbar, VisibleTitlebar etc.

Refer the following documentation for more on RadWindow.
Getting Started

And also you will get the demo from here.
http://demos.telerik.com/aspnet-ajax/window/examples/overview/defaultcs.aspx

Thanks,
Shinu.
0
Sunil
Top achievements
Rank 1
answered on 03 Mar 2011, 11:55 AM
Hello Shinu

But this will open my page within the browser, where as i want to open in full screen without addressbar, loacation, toolbar...
If you have any sample code please send me that...

Thanks for ur reply
Tags
General Discussions
Asked by
Sunil
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Sunil
Top achievements
Rank 1
Share this question
or