Click here to Skip to main content
16,016,678 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Reading a Textbox into an array [modified] Pin
Tarakeshwar Reddy4-May-07 9:24
professionalTarakeshwar Reddy4-May-07 9:24 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 9:26
Ibuprofen4-May-07 9:26 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 9:30
Ibuprofen4-May-07 9:30 
GeneralRe: Reading a Textbox into an array Pin
Tarakeshwar Reddy4-May-07 9:40
professionalTarakeshwar Reddy4-May-07 9:40 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 9:42
Ibuprofen4-May-07 9:42 
GeneralRe: Reading a Textbox into an array Pin
Tarakeshwar Reddy4-May-07 9:48
professionalTarakeshwar Reddy4-May-07 9:48 
GeneralHelp with DataSet.WriteXML Pin
Psycho-*Coder*-Extreme4-May-07 7:51
Psycho-*Coder*-Extreme4-May-07 7:51 
GeneralRe: Help with DataSet.WriteXML Pin
Tarakeshwar Reddy4-May-07 8:05
professionalTarakeshwar Reddy4-May-07 8:05 
RLMcCutchen wrote:
When I populate the DataSet and use DataSet.WriteXML it's giving weird results.

Like what?

RLMcCutchen wrote:
Also, when I login in a 2nd time (with a different user, the only part that works is searching the XML for the user I'm logging in with if it exists then dont rewrite it) I want it to append it to the existing XML document and even this isn't working right, the .WriteXML is giving a result like


Are you using a stream or directly writing it into a file? Looks like you are opening a filestream writing the file and opening the file again and appending the 2nd user's data, in this scenario the xml will get appended to the previous xml in the file.

If you post the code you are using, then we could find out the problem.





GeneralRe: Help with DataSet.WriteXML Pin
Psycho-*Coder*-Extreme4-May-07 8:20
Psycho-*Coder*-Extreme4-May-07 8:20 
GeneralRe: Help with DataSet.WriteXML Pin
Tarakeshwar Reddy4-May-07 8:28
professionalTarakeshwar Reddy4-May-07 8:28 
QuestionASP.Net Page Design Pin
xbiplav4-May-07 6:26
xbiplav4-May-07 6:26 
QuestionDon't miss TechEd 2007, June 4-8 in Orlando Pin
JatinerS4-May-07 5:53
JatinerS4-May-07 5:53 
AnswerRe: Don't miss TechEd 2007, June 4-8 in Orlando Pin
Tarakeshwar Reddy4-May-07 6:20
professionalTarakeshwar Reddy4-May-07 6:20 
Questiondynamically created dropdownlist detecting problem Pin
amjad ali shah4-May-07 4:55
amjad ali shah4-May-07 4:55 
QuestionHelp Please Pin
yasso_1154-May-07 3:36
yasso_1154-May-07 3:36 
AnswerRe: Help Please Pin
Ibuprofen4-May-07 4:21
Ibuprofen4-May-07 4:21 
QuestionValidation of controls on webcontrols Pin
digsy_4-May-07 3:30
digsy_4-May-07 3:30 
Questioncount index char from string Pin
Imran Khan Pathan4-May-07 3:15
Imran Khan Pathan4-May-07 3:15 
AnswerRe: count index char from string Pin
Sandeep Akhare4-May-07 3:50
Sandeep Akhare4-May-07 3:50 
AnswerRe: count index char from string Pin
Guffa4-May-07 5:50
Guffa4-May-07 5:50 
QuestionIssues in Loading Images in Word Automation [modified] Pin
Sankara Narayana4-May-07 3:13
Sankara Narayana4-May-07 3:13 
Questionsorting + asp.net 2.0 + c# Pin
ritu43214-May-07 3:12
ritu43214-May-07 3:12 
AnswerRe: sorting + asp.net 2.0 + c# Pin
ToddHileHoffer4-May-07 3:16
ToddHileHoffer4-May-07 3:16 
GeneralRe: sorting + asp.net 2.0 + c# [modified] Pin
ritu43214-May-07 3:21
ritu43214-May-07 3:21 
QuestionDeployment Pin
sangramkp4-May-07 2:31
sangramkp4-May-07 2:31 

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.