Skip to content

Category Archives: Q&A

Java: Pick a random value from XML file?

I am writing a Java GUI App that is a fortune teller, the only problem is I can’t get it to pick a random value from the XML files of fortunes if you could please give a bit of code that shows how to do it it would be greatly appreciated the layout of the [...]

where can i fing a missing (day xml) file?

I ran a cleaner program and apparently this file was deleted. I tried search on the start menu and there were no xml files. Where can I find the software to fix this? I found it!! Go to Computer, then to Local disk (C.) then to Windows. In the upper right corner of the window [...]

What the heck is XML and why the heck did it ruin my project?

I have open-office, worked before. Now it fucked up my project. I spent the last week writing an essay that is due tomorrow morning, but guess what I converted it to XML by accident. Lost over half my report and now I’m fucked anything I can do to fix this?

I have an email I cant delete. I get an error message that says Invalid XML and error #14. any help?

I tried chatting live with a yahoo customer care agent and he told me to clear my browser’s history which I did. Then he told me to close my browser and reopen it. Still same problem and now I can’t get them back on live chat. Anyone else ever had this issue and know how [...]

what is a first element of an XML document?

got this trying to send E-Mails.

SQL Server XML SELECT statements question Help?

The SQL Server XML SELECT statements can be applied to ______. A) single table SELECT statements B) multiple table SELECT statements C) XML Schema statements D) single and multiple table SELECT statements Thanks.

What kind of jobs can I get if I learn HTML, CSS, XML, JAVASCRIPT, ASP, PHP, and SQL?

Is there any great jobs out there that will hire me if I learn all of these really good?

How to export maya models (mb extensions) to xml?

Hello i`m learning a java 3d engine called JMonkey. For the moment I only know how to import an XML 3d model. Is there any way to import a Maya model? Can i convert mb files to xml files or some like this? Thank you, Pengu

How to open xml files?

I am using a mac and I have this xml file I really need open so I can print it. But nothing seems to open it. And I cannot find a converter. Thanks for any answers.

how to write a XML code to this simple table?

how to write a xml for a table which has 2 rows and 2 columns <tr><td>cat</td> <td>dog</td></tr > <tr><td>cougar</td> <td>lion</td> </tr> above table. @moose man ,I don’t know what it is supposed to do,but I need a XML code to that standard table .That is in HTML,I want it in XML