Make Current web page as Default Page of Browser (IE) in ASP.NET

No.of Views1191
Bookmarked0 times
Downloads 
Votes0
By  Kirti.M.Darji   On  15 Feb 2010 22:02:16
Tag : ASP.NET , HTML and CSS
Make Current web page as Default Page of Browser (IE) in ASP.NET
emailbookmarkadd commentsprint

Images in this article missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at info@codegain.com

 

Introduction


This article explain how make current page as default page in Internet Explorer. I have tried to explain in detail.

Using JavaScript we can done this job easily here is step to do.Just Download code from end if this article and past following code in webpage,when you are paste it will be like following figure.



Image Loading....



Following few line code make this job,

{codecitation class="brush: csharp; gutter: true;" width="700px"}





onClick="this.style.behavior='url(#default#homepage)';

this.setHomePage(''+location.href+'');">

Click Here to Make My Web Page Your HomepageB>font>






{/codecitation}


Conclusion


We have learned how to make current page as default page in Internet Explorer

Happy coding


Download Source Code

Thanks You

KirtiKumar Darji

 
Sign Up to vote for this article
 
About Author
 
Kirti.M.Darji
Occupation-Software Engineer
Company-Maven-Infosoft Pvt.Ltd
Member Type-Expert
Location-Not Provided
Joined date-03 Jun 2009
Home Page-
Blog Page-http://kirtimdarji.blogspot.com/
I am Kirti M. Darji Senior Software Developer Having 3.5 Years Experience In Microsoft .Net(c#) Technologies.
 
 
Other popularSectionarticles
Comments
There is no comments for this articles.
Leave a Reply
Title:
Display Name:
Email:
(not display in page for the security purphase)
Website:
Message:
Please refresh your screen using Ctrl+F5
If you can't read this number refresh your screen
Please input the anti-spam code that you can read in the image.
^ Scroll to Top