I am pasting the contents of sw.ToString() here without any formatting.
<DocumentElement>\r\n <Rates>\r\n <FundName>ISJIT DIV</FundName>\r\n <Yield>4.9697</Yield>\r\n <YieldDate>04/25/2007</YieldDate>\r\n </Rates>\r\n <Rates>\r\n <FundName>ISJIT DGO</FundName>\r\n...
Hi,
I need some help.
I am retrieving a result set from the database & storing it in into a Datatable using C#. I am then using the WriteXML method of the Datatable to convert it into XML string & then I am writing the XML string to the page after setting the content type of the page to...
Hi,
I am executing a stored procedure using the ExecuteNonQuery method of the command object. I am trying to get the number of affected rows by the stored procedure. But I am always getting -1 as the rows affected although my stored procedure return 1 record. Any idea why this is happening...
I am sorry. I meant to say; if I keep the value blank then the event is not fired as you have also mentioned. I am using VS 2005. Which property needs to be set to fire the "ServerValidate" event even when the input is blank.
Thanks
Hitesh
My requirement is that on the ASPX page, a text box is only required if certain condition is satisfied. I have created a Custom Validation control to do this. But if I keep the value of the text box then the "ServerValidate" event of the Custom Validation control is not fired. How do I do this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.