How to call ASPX page from share point context menu.
SharePoint
2
Posts
2
Posters
2
Views
1
Watching
-
Hi All How to call ASPX page from share point context menu.Please gimme related links or solution.
Mohan t
-
Hi All How to call ASPX page from share point context menu.Please gimme related links or solution.
Mohan t
Hi, You can embedd any asp.net application inside sharepoint, by placing it in _layouts folder and changing web.config file of sharepoint placed in "inetpub folder". For more information, please serach for "Intergation of Moss with Dotnet application pages".