Reply to thread

Hi,

 I have a text file. I want to set the values to XDocumnet elements using the record from text file. Is the following code valid?

  <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small <<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small Individual<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small >

 <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small <<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small SSN<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="color:#555555; font-size:x-small <span style="color:#555555; font-size:x-small <%=<span style="font-size:x-small

 sInRec.Substring(3, 9) <span style="color:#555555; font-size:x-small <span style="color:#555555; font-size:x-small %><span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small </<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small SSN<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="font-size:x-small <span style="font-size:x-small  

 <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small <<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small TaxpayerName<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="font-size:x-small <span style="font-size:x-small  

 <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small <<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small FirstName<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="color:#555555; font-size:x-small <span style="color:#555555; font-size:x-small <%=<span style="font-size:x-small

 sInRec.Substring(40, 12) <span style="color:#555555; font-size:x-small <span style="color:#555555; font-size:x-small %><span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small </<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small FirstName<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="font-size:x-small <span style="font-size:x-small  

 <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small <<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small LastName<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="color:#555555; font-size:x-small <span style="color:#555555; font-size:x-small <%=<span style="font-size:x-small

 sInRec.Substring(22, 18) <span style="color:#555555; font-size:x-small <span style="color:#555555; font-size:x-small %><span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small </<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small LastName<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="font-size:x-small <span style="font-size:x-small  

 <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small </<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small TaxpayerName<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small ><span style="font-size:x-small <span style="font-size:x-small  

 <span style="font-size:xx-small <span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small </<span style="color:#844646; font-size:x-small <span style="color:#844646; font-size:x-small Individual<span style="color:#6464b9; font-size:x-small <span style="color:#6464b9; font-size:x-small >

  

  

  

  

  

 


View the full article


Back
Top