sing ASP.NET 2005 and SQL Sever 2005
All Files are stored on a Database server Files system. We have two 1 terrabyte drives. Say Drive Letters L and M.
In our Application We do not want to save the actual Drive letter that the files were saved to for security. Can you set up a 'virtual'...
i have an XmlDocument with this structure
<STATES>
<state name="FLORIDA">
<abv>FL</abv>
<data>test data</data>
<County name="DUVAL" code="084">
<RecordingInformation>
<Deed fee="10.00" perPage="1.10" />
<Mortgage fee="10.00" perPage="1.10" />...
I have a ds that looks like this:
Q_TEXT Q_ID A_TYPE ANS_TEXT1 Q_ID1
HOW MANY a 4001 0 My Answer 1 4001
HOW MANY a 4001 0 Answer 1a 4001
HOW MANY a 4001 0 Answer 2a 4001
Do you like 4018 1 I like answers 4018
I want to display the question 1 time. HOW MANY A then the 3 answers for...
i have a document a.xml with tags
<OldPhone>
<PhoneNumber>123-456-789</PhoneNumber>
<Description>HOME</Description>
</OldPhone>
<OldPhone>
<PhoneNumber>222-777-3333</PhoneNumber>
<Description>WORK</Description>
</OldPhone>
i need to get to b.xml that looks like this.
<tag...
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.