set as homepage
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
hi i want to add a link on my web site - "set this page as homepage" can sm1 pls give me c# or vb code for that with thanks Tarun Suneja
-
hi i want to add a link on my web site - "set this page as homepage" can sm1 pls give me c# or vb code for that with thanks Tarun Suneja
-
hi i want to add a link on my web site - "set this page as homepage" can sm1 pls give me c# or vb code for that with thanks Tarun Suneja
Use the following ant coorect your website URL.. <a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://dynamicdrive.com');">Click here to make Dynamic Drive your default homepage</a>