Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reg: language Pin
Brij13-Apr-10 2:10
mentorBrij13-Apr-10 2:10 
AnswerRe: Reg: language Pin
farogh haider13-Apr-10 3:13
farogh haider13-Apr-10 3:13 
QuestionPage within a Page Pin
Paul Unsworth12-Apr-10 22:57
Paul Unsworth12-Apr-10 22:57 
AnswerRe: Page within a Page Pin
Arun Jacob12-Apr-10 23:11
Arun Jacob12-Apr-10 23:11 
GeneralRe: Page within a Page Pin
Paul Unsworth12-Apr-10 23:18
Paul Unsworth12-Apr-10 23:18 
GeneralRe: Page within a Page Pin
Arun Jacob12-Apr-10 23:20
Arun Jacob12-Apr-10 23:20 
GeneralRe: Page within a Page Pin
Paul Unsworth12-Apr-10 23:45
Paul Unsworth12-Apr-10 23:45 
AnswerRe: Page within a Page Pin
Gregory Gadow13-Apr-10 4:58
Gregory Gadow13-Apr-10 4:58 
In addition to IFrame, look at inc. These are text files that may or may not include HTML mark up and inserted into the page using the old #insert directive.

Various manuals at my company are available this way. Each section exists as a separate formatted text file with an .inc extension. The user can retrieve single sections and the text is embedded in the page. The user can also retrieve the entire manual, which includes every section. With this technique, there is a single source for the text (which eliminates discrepancies where one page was changed an another was not), it can be reused in a variety of situations, and the use of simple mark up rather than full HTML means that managing the texts can be done by the doc writers and not IT.
QuestionApp_LocalResources not working with folders. Pin
udikantz12-Apr-10 22:01
udikantz12-Apr-10 22:01 
AnswerRe: App_LocalResources not working with folders. Pin
udikantz13-Apr-10 3:56
udikantz13-Apr-10 3:56 
GeneralRe: App_LocalResources not working with folders. Pin
Martin Jarvis13-Apr-10 7:03
Martin Jarvis13-Apr-10 7:03 
QuestionRegisterStartupScript not working Pin
AKSharma8312-Apr-10 21:27
AKSharma8312-Apr-10 21:27 
AnswerRe: RegisterStartupScript not working Pin
Brij12-Apr-10 21:37
mentorBrij12-Apr-10 21:37 
GeneralRe: RegisterStartupScript not working Pin
AKSharma8312-Apr-10 21:43
AKSharma8312-Apr-10 21:43 
GeneralRe: RegisterStartupScript not working Pin
Brij12-Apr-10 21:45
mentorBrij12-Apr-10 21:45 
GeneralRe: RegisterStartupScript not working Pin
AKSharma8312-Apr-10 21:54
AKSharma8312-Apr-10 21:54 
AnswerRe: RegisterStartupScript not working Pin
farogh haider13-Apr-10 3:16
farogh haider13-Apr-10 3:16 
QuestionWriting contents of tab delimited text file into excel file using asp.net Pin
Swati_g198512-Apr-10 21:06
Swati_g198512-Apr-10 21:06 
AnswerRe: Writing contents of tab delimited text file into excel file using asp.net Pin
Suresh Suthar13-Apr-10 1:27
professionalSuresh Suthar13-Apr-10 1:27 
QuestionHow to find the Link button control in Datalist control usibng Javscript Code Pin
ChandrakanthGaddam12-Apr-10 20:20
ChandrakanthGaddam12-Apr-10 20:20 
AnswerRe: How to find the Link button control in Datalist control usibng Javscript Code Pin
Brij12-Apr-10 21:05
mentorBrij12-Apr-10 21:05 
AnswerRe: How to find the Link button control in Datalist control usibng Javscript Code Pin
Arindam Tewary12-Apr-10 21:11
professionalArindam Tewary12-Apr-10 21:11 
Questionajax modal popup Pin
m@dhu12-Apr-10 18:49
m@dhu12-Apr-10 18:49 
AnswerRe: ajax modal popup Pin
Brij12-Apr-10 19:58
mentorBrij12-Apr-10 19:58 
GeneralRe: ajax modal popup Pin
m@dhu12-Apr-10 20:15
m@dhu12-Apr-10 20:15 

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.