Click here to Skip to main content
15,881,810 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Javascript Errors Pin
Abhijit Jana3-Dec-09 21:20
professionalAbhijit Jana3-Dec-09 21:20 
QuestionAjax Update Panel Pin
Amit Patel19853-Dec-09 19:36
Amit Patel19853-Dec-09 19:36 
AnswerRe: Ajax Update Panel Pin
keyur satyadev3-Dec-09 19:41
keyur satyadev3-Dec-09 19:41 
AnswerRe: Ajax Update Panel Pin
Jagz W3-Dec-09 19:42
professionalJagz W3-Dec-09 19:42 
QuestionChange a web appl. from Visual Studio 2005 to Visual Studio 2008 Pin
Ravindra Bisen3-Dec-09 19:33
Ravindra Bisen3-Dec-09 19:33 
AnswerRe: Change a web appl. from Visual Studio 2005 to Visual Studio 2008 Pin
Jagz W3-Dec-09 19:40
professionalJagz W3-Dec-09 19:40 
QuestionExport Crystal report to Pdf using parameters Pin
rhtbhegade3-Dec-09 19:20
rhtbhegade3-Dec-09 19:20 
QuestionRegular Expression or strin manipulation Pin
CoderOnline3-Dec-09 18:22
CoderOnline3-Dec-09 18:22 
I Have a string
<Parameters>   
 <UserProfileState>0</UserProfileState>
    <Parameter>  
    <Name>Report_Parameter_0</Name> 
     <Type>String</Type>    
  <Nullable>False</Nullable>  
    <AllowBlank>True</AllowBlank>
      <MultiValue>False</MultiValue>
      <UsedInQuery>False</UsedInQuery> 
     <State>MissingValidValue</State>   
   <Prompt>Report_Parameter_0</Prompt>  
    <DynamicPrompt>False</DynamicPrompt>  
    <PromptUser>True</PromptUser>    </Parameter>    
<Parameter>      <Name>Report_Parameter_1</Name>  
    <Type>String</Type>      <Nullable>False</Nullable>  
    <AllowBlank>True</AllowBlank> 
     <MultiValue>False</MultiValue>  
    <UsedInQuery>False</UsedInQuery>   
   <State>MissingValidValue</State>  
    <Prompt>Report_Parameter_1</Prompt>
      <DynamicPrompt>False</DynamicPrompt>
      <PromptUser>True</PromptUser>  
  </Parameter>  </Parameters>




I want to do string manipulation with this and i want to get the value of

<Name>Report_Parameter_0</Name>
they are 2 <Name>
its not xml ..!


how to do in good method.!
any help is greatly appreciated..!
AnswerCross Post Pin
dan!sh 3-Dec-09 18:43
professional dan!sh 3-Dec-09 18:43 
GeneralRe: Cross Post Pin
CoderOnline3-Dec-09 19:44
CoderOnline3-Dec-09 19:44 
AnswerRe: Regular Expression or strin manipulation Pin
Abhijit Jana3-Dec-09 18:49
professionalAbhijit Jana3-Dec-09 18:49 
GeneralRe: Regular Expression or strin manipulation Pin
CoderOnline3-Dec-09 19:44
CoderOnline3-Dec-09 19:44 
AnswerRe: Regular Expression or strin manipulation Pin
sashidhar3-Dec-09 21:42
sashidhar3-Dec-09 21:42 
GeneralRe: Regular Expression or strin manipulation Pin
CoderOnline3-Dec-09 21:52
CoderOnline3-Dec-09 21:52 
GeneralRe: Regular Expression or strin manipulation Pin
sashidhar3-Dec-09 21:59
sashidhar3-Dec-09 21:59 
QuestionSSRS Deployment Support Pin
siddisagar3-Dec-09 17:20
siddisagar3-Dec-09 17:20 
AnswerRe: SSRS Deployment Support Pin
Abhijit Jana3-Dec-09 19:14
professionalAbhijit Jana3-Dec-09 19:14 
AnswerRe: SSRS Deployment Support Pin
sashidhar3-Dec-09 22:06
sashidhar3-Dec-09 22:06 
QuestionDynamically creating aspx Form Pin
dharam_hbtik3-Dec-09 17:02
dharam_hbtik3-Dec-09 17:02 
AnswerRe: Dynamically creating aspx Form Pin
Abhijit Jana3-Dec-09 18:36
professionalAbhijit Jana3-Dec-09 18:36 
QuestionVisual Web Studio or Dreamweaver for website layout/design? Pin
James Shao3-Dec-09 12:14
James Shao3-Dec-09 12:14 
AnswerRe: Visual Web Studio or Dreamweaver for website layout/design? Pin
Kannan Ar3-Dec-09 15:15
professionalKannan Ar3-Dec-09 15:15 
AnswerRe: Visual Web Studio or Dreamweaver for website layout/design? Pin
N a v a n e e t h3-Dec-09 16:57
N a v a n e e t h3-Dec-09 16:57 
QuestionProblem with calling Javascript when using UpdatePanel AJAX Pin
Faisal Khatri3-Dec-09 9:25
Faisal Khatri3-Dec-09 9:25 
AnswerRe: Problem with calling Javascript when using UpdatePanel AJAX Pin
Petr Pechovic3-Dec-09 11:14
professionalPetr Pechovic3-Dec-09 11:14 

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.