Click here to Skip to main content
15,919,778 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to upload an aspx page in a sharepooint site? Pin
Abhijit Jana6-Jan-09 3:10
professionalAbhijit Jana6-Jan-09 3:10 
GeneralRe: How to upload an aspx page in a sharepooint site? Pin
Not Active6-Jan-09 3:47
mentorNot Active6-Jan-09 3:47 
GeneralRe: How to upload an aspx page in a sharepooint site? Pin
Abhijit Jana6-Jan-09 17:29
professionalAbhijit Jana6-Jan-09 17:29 
GeneralRe: How to upload an aspx page in a sharepooint site? Pin
Not Active6-Jan-09 17:40
mentorNot Active6-Jan-09 17:40 
GeneralRe: How to upload an aspx page in a sharepooint site? Pin
Abhijit Jana6-Jan-09 18:43
professionalAbhijit Jana6-Jan-09 18:43 
GeneralRe: How to upload an aspx page in a sharepooint site? Pin
Not Active6-Jan-09 19:12
mentorNot Active6-Jan-09 19:12 
GeneralRe: How to upload an aspx page in a sharepooint site? Pin
Abhijit Jana6-Jan-09 19:18
professionalAbhijit Jana6-Jan-09 19:18 
AnswerRe: How to upload an aspx page in a sharepooint site? Pin
Not Active6-Jan-09 3:46
mentorNot Active6-Jan-09 3:46 
A number of options depending on what you have and are trying to accomplish.

One way is to use SharePoint Designer to add the page to your site. However, this won't work if you have code-behind for the page. You can use in-line code, but it won't work in all instances because the SharePoint engine will restrict its use if the page is ghosted. If you have code-behind, or other dependencies, then you need to use a solution package to deploy it to your SharePoint site(s)


only two letters away from being an asset

QuestionExport data from gridview to pdf in c# Pin
sarang_k6-Jan-09 2:14
sarang_k6-Jan-09 2:14 
AnswerRe: Export data from gridview to pdf in c# Pin
Abhijit Jana6-Jan-09 3:42
professionalAbhijit Jana6-Jan-09 3:42 
AnswerRe: Export data from gridview to pdf in c# Pin
sudhanvag7-Jan-09 19:38
sudhanvag7-Jan-09 19:38 
QuestionRefreshing the parent page Pin
Premchand MR6-Jan-09 1:50
Premchand MR6-Jan-09 1:50 
AnswerRe: Refreshing the parent page Pin
N a v a n e e t h6-Jan-09 2:00
N a v a n e e t h6-Jan-09 2:00 
AnswerRe: Refreshing the parent page Pin
Subin Alex6-Jan-09 2:02
Subin Alex6-Jan-09 2:02 
GeneralRe: Refreshing the parent page Pin
Abhijit Jana6-Jan-09 3:21
professionalAbhijit Jana6-Jan-09 3:21 
AnswerRe: Refreshing the parent page Pin
Brij6-Jan-09 2:37
mentorBrij6-Jan-09 2:37 
AnswerRe: Refreshing the parent page Pin
Abhijit Jana6-Jan-09 3:19
professionalAbhijit Jana6-Jan-09 3:19 
Questionhow to set the Focus to Next Control when Pressing Enter Key Pin
sbua6-Jan-09 1:48
sbua6-Jan-09 1:48 
AnswerRe: how to set the Focus to Next Control when Pressing Enter Key Pin
sarang_k6-Jan-09 3:04
sarang_k6-Jan-09 3:04 
QuestionFileUpload.HasFile always return false Pin
mr_muskurahat6-Jan-09 1:32
mr_muskurahat6-Jan-09 1:32 
AnswerRe: FileUpload.HasFile always return false Pin
sarang_k6-Jan-09 1:38
sarang_k6-Jan-09 1:38 
GeneralRe: FileUpload.HasFile always return false Pin
mr_muskurahat6-Jan-09 1:42
mr_muskurahat6-Jan-09 1:42 
AnswerRe: FileUpload.HasFile always return false Pin
div_gusain6-Jan-09 1:39
div_gusain6-Jan-09 1:39 
QuestionIndex was out of range. Must be non-negative and less than the size of the collection. Pin
reogeo20086-Jan-09 0:48
reogeo20086-Jan-09 0:48 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Brij6-Jan-09 1:05
mentorBrij6-Jan-09 1:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.