6,049 Topics
![]() | |
This will probably sound like an ignorant question, but here it is. I am trying to embed a silverlight slideshow control into an html page, and to do so I need an xml config file. Without the xml, the control shows up (it is blank, but it at least shows … | |
[B]I want to show the thumbnails of all images whis is also available in XML file. Please help me how to do this[/B] I have this type of XML (test.xml) : [CODE=xml] <?xml version="1.0" encoding="UTF-16"?> <?xml-stylesheet type="text/xsl" href="test.xsl"?> <My_Collection_DB Name="New Database.bxd"> <CD_DVD Name="200810151145" Size="175701901" Date="10/15/2008 11:51 AM" Disk_ID="4" Volume_Serial_Number="-1533743809" Volume="200810151145"> … | |
Hi, I need to make a client which post an XML via HTTPS to a server. Everytime I run the process this is what I get back: [code] <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions targetNamespace="http://com.seven.relay.web.soap" xmlns:tns="http://com.seven.relay.web.soap" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://soap.web.relay.seven.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc11="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenc12="http://www.w3.org/2003/05/soap-encoding" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:types> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://soap.web.relay.seven.com"> <xsd:complexType name="CreateAccountSubscriptionRequest"> … | |
I am working on an application in Vb.NET the pulls data from an online MySQL server. The problem i was facing was that my application had no direct access to internet. The application connects to a proxy server which was blocking access to database server because the proxy server only … | |
Hi, Can anyone please tell me how to do a REST request to a URL using method POST and NOT GET. I know I have to pass XML to the URL but I really don't know where to start actually sending the request. I have tried looking at loads of … | |
I've gone through the "Read me before posting a request" thread and here are the requested log files. I am also including a hijackthis log. Your help is greatly appreciated! Thanks. Malwarebytes' Anti-Malware 1.28 Database version: 1234 Windows 5.1.2600 Service Pack 3 10/6/2008 11:18:34 AM mbam-log-2008-10-06 (11-18-34).txt Scan type: Full … | |
C:\DOCUME~1\Family\LOCALS~1\Temp\WERc23a.dir00\Mini101008-02.dmp C:\DOCUME~1\Family\LOCALS~1\Temp\WERc23a.dir00\sysdata.xml How do i go about fixing this? happens on start up most times or computer randomly restarts. | |
Hello all, I am trying to learn WSDL from few weeks. I use BEA workspace studio to develop the web services in java. I checked out few examples and wrote a service for temperature conversion using 'Document' style and 'literal' use and it worked fine. Then i tried the same … | |
Hi, I have a little servlet which does the following: [CODE] package Services; import java.io.*; import java.net.*; import javax.servlet.*; import javax.servlet.http.*; import java.util.Random; public class Service extends HttpServlet{ private String getContinent() { Random random = new Random(); int continent = random.nextInt(6); switch (continent) { case 0: return "EUROPE"; case 1: … | |
I have this csv2xml.php file [code] <?php error_reporting(E_ALL ^ E_NOTICE); ini_set("display_errors", true); ini_set('memory_limit', '24M'); function csv2xml($file, $container = 'data') { $r = "<{$container}>\n"; $row = 0; $cols = 0; $titles = array(); $handle = @fopen($file, 'r'); if (!$handle) return $handle; while (($data = fgetcsv($handle, 1000, ',')) !== FALSE) { if … | |
Hello everyone. My name is Jackson Konyango and I am aspiring to be excellent in Software development. I love C++ and programming ( including C#, XML, Visual Basic ). I like windows very much though i have a Linux Ubuntu edition. Its exciting for the first time to introduce myself … | |
Hi everyone, I am trying to convert a textfile eventually to a pdf file with a visualization of information in the text file. I use Java to convert the text file to an xml file, and fop to convert the xml together with an xsl file to a pdf containing … | |
Hello. Well, I've been trying to create a a web app, using JSP+JSF technologies. I've completed writing the background classes, and also created a test jsp page: [CODE] <html xmlns="http://www.w3.org/1999/xhtml" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xml:lang="en" lang="en"> <jsp:directive.page contentType="application/xhtml+xml; charset=UTF-8"/> <head> <title>Please log in</title> </head> <body> <f:view> <h:form id="loginform"> <h:outputText value="Something"/> <h:commandButton … | |
sorry if this is a dumb FAQ type question, but i have been searching all morning for a answer. Heres the setup. I have an Oracle 10g DB outputting Relational Tables into XML. heres an example out some output. [code]<?xml version = '1.0' encoding="ISO-8859-1"?> <?xml-stylesheet href="blog.xsl" type="text/xsl"?> <ROWSET> <ROW num="1"> … | |
Hi i am new here and trying to fix a relative's computer First it would not boot windows so i had to reinstall the boot files from winxp cd then once i was able to boot i ran over 6 scans from different companies (avg8, ad aware, pc doctor) i … | |
In trying to access a webservice, i ran into the "Error 1 value of type cannot be converted to '1-dimensional array ..." when I try to pass the XML based structure to the webservice. I have added a webservice to the VB.Net Project and it is referencing the information from … | |
Pls Help, the problem is one data persist object which could represent two tables (one to one related) how do we configure under one ".HBM.XML" file. Bets Regards Lal Rajapakshe. | |
I've read a ton of things online but i'm still unable to access the attribute within my root. My root is called "Customers" and the attribute is called "id". While I can see the text details (and everything else too) in the innerXML but I can't query it and get … | |
I have an wsdl file, I puted the wsdl file in the app_code folder ("I am using visual studio 2008"), as it is supposed to be it generated the proxy for me. But the proxy file containes object type parameter for all functions even for the functions that are not … | |
im new in xml. i already know how to convert sql into xml, but now i wanna convert a file in xml format into table format (sql database). The xml file is shown below. pls help me.. :( <menu> <menuitem> <food>french tost</food> <price>12.45</price> </menuitem> <menuitem> <food>bread</food> <price>3.00</price> </menuitem> </menu> | |
hai i have few .bak files like (abc1.bak,abc2.bak) are stored in sample.xml file.I need to Retrieve those .bak files and store in c:\ drive plz help me...... thanks in advance chinnareddy | |
i am building a web chat application for mobiles. Registration form for new users currently includes username , password , re-enter password and a submit button to send all to a form bean. i am having problem to create a link or a button to send the input of 'username' … | |
Unforunately, i was caught off guard and got the facebook virus and have noticed kenny18.exe running on my pc and have been searching for a way to get rid of it. I've been reading another thread here about it, but i didnt want to cause any confusion in that thread … | |
Hi All, I have created a dynamic menu bar which reads its menu items from a .xml file..That works fine...Now I want to create a submenu for one of the menu item. That submenu should slide out as a golden bar and has to have submenu items on the golden … | |
Thanks for opening this, even though I have a rather vague title. Anyways, here's my predicament: I'm making a tool for players of the MMORPG [URL="www.runescape.com"]RuneScape[/URL] that would let them lookup their hiscores, and see how much XP they need from where they are to the next skill level. [URL="http://hiscore.runescape.com/hiscorepersonal.ws?user1=%27itstruikou"]Here's[/URL] … | |
I think I have viruses on my computer and I have done a full scan and that and removed the viruses but i am still unable to change my background. I am running Vista Home Premium Here my Hijack this Log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at … | |
Hi all. I lost the complete ability to access my executive computer files, including control panel, "my computer, "my documents" such. This is my log. I analyzed it, but couldn't make heads or tails out of some files. Please help me, before I make a mistake, and ruin my comp … | |
I am parsing XML file which contains this tag [COLOR="Green"]<TransferInfo xsi:type="ProductTransfer">[/COLOR] I want to get the [COLOR="green"]xsi:type[/COLOR] value. I am using the dataset to parse the file. The problem is that [COLOR="green"]xsi:type[/COLOR] is not one of the items of the [I]TransferInfo[/I] table. Is it possible to get that value, and … | |
I am parsing XML file which contains this tag [COLOR="Green"]<TransferInfo xsi:type="ProductTransfer">[/COLOR] I want to get the [COLOR="green"]xsi:type [/COLOR] value. I am using the dataset to parse the file using VB.NET. The problem is that [COLOR="green"]xsi:type [/COLOR]is not one of the items of the [I]TransferInfo[/I] table. Is it possible to get … | |
I can only asume that my habit for p2p servers is what's destroyed my computers speed and created this pop up and internet problem. Explorer and firefox keep opening and closing by themselves and my computer tells me that it NEEDS to connect to networks that I am unfamiliar with … | |
I'm having trouble validating my form for missing information. Tried many different functions but when submit the form it will reset the form or it will try to send it. I'm lost any help please. Thanks in advance [code=syntax] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" … | |
hi all new to tomcat.. i installed tomcat on c:/tomcat 5.0.28 and c:\j2sdk1.4.1_07. i run my hello world servlet ,did all stuff making diretories,web.xml for running a servlet .it execute on my system. i search for this in google,but i don't understand !!!! but if my servlets are using or … | |
Hello Friends... Tell me how to store my product information in xml file using php ... Is this is a replacement of my database... Please tell me any information on this... Thanks in Advance.. Shanti | |
Hello, I have a datagrid with 2 columns.Both the columns have textboxes where user will enter data.And at the end of the grid there will be button in insert all the data into the table. I have user xml variable in my stored procedure. In the gridview I have kept … | |
Hi, I am new to Ajax and I am currently learning Ajax using a textbook by matthew eernisse from sitepoint.com. I am in the first chapter just trying to grasp the basics of Ajax. I am encountering a problem with the code of some ajax code I am working with … | |
Hello Friends... I am completely newbie to XML..And I am a php developer... I heard that XML can be used in the replacement of our databases...Is it right??? What is the purpose of XML to be used in our project....What are the advantages and disadavantages of XML...And How to use … | |
Hello, I am trying to make a for-each loop that selects the nodes to run over using a variable. So instead of: <xsl:for-each select="item"> It's: <xsl:for-each select="$nodes"> I've stripped what I have so far to the example below to illustrate what I've got: XML: [CODE]<?xml version="1.0"?> <test-root name="test document"> <list … | |
Hi everyone, first - i dont know XML. My situation: - i have text file "job_log.txt" , where new row is added few times per day: [QUOTE][B]1222275068[/B].093750 ue 906.824559 ct 4.546900 fe 3000000000000.000000 nm w3_lhc_symmetric-q2_16__22__s__64.31_59.32__26_28__5__60_1_sixvf_boinc81281_1 [B]1222275666[/B].812498 ue 906.824559 ct 597.187500 fe 3000000000000.000000 nm w3_lhc_symmetric-q2_15__47__s__64.31_59.32__18_20__5__15_1_sixvf_boinc84095_2 [B]1222275993[/B].406248 ue 906.824559 ct 596.515600 fe … | |
Hi guys. I have now looked at hundreds of articles and forums for solutions. I have the following forms: A db selector form. The form has a combobox where I want to load the connections(connection name) you want to use to connect to a sql database. I need the user … | |
Hello, I need to transform mathematical expressions from MathML (as a part of an XML file) to plain text format (in the Pascal or C fashion) and the reverse (from Pascal to MathML) form my application in Delphi. Does anybody know any component or routine to do this? Thanks in … | |
Hello, I need to transform mathematical expressions from MathML (as a part of an XML file) to plain text format (in the Pascal or C fashion) and the reverse (from Pascal to MathML) form my application in Delphi. Does anybody know any component or routine to do this? Thanks in … | |
I am designing a web application For running Automated test.I record the flow of an application (say yahoo.com) using Selenium IDE and exporting the test suite to java.So now i have a file For example login.java.The application i am creating is like i will have a browse button.i will browse … | |
I'm still new to JavaScript and I'm having trouble with an assignment. I can't seem to get my functions to work right for the alert to check for missing information when you submit the page and when you select the checkbox for the same as billing address? Thanks for the … | |
hello evryone, im new in C++ programing. currently i working on my final year project. at the first place, im study in INFO COMM. ,more specific in network management area but since my project is assigned by my lecturer and the project itself involved some programming skill, i gt to … | |
HI Guys, I am thinking of creating a website for example a movie rental website, with a database which ussualy created by using php and msql but i want to do it so it will be used to view by mobile phones, the iphone etc.. but im kind of baffed … | |
Hi All Pls give me a positive feedback on this topic - If we put XML Sitemap Link on our web site Then Google Crawl that and give it to important like other pages? | |
I have a gigabyte ga-ep35-ds3l motherboard, and it comes with an express recovery feature that can backup an image of the drive and restore it in the future (just like system recovery on the oem pcs such as hp and toshiba). The program's name is Xpress Recovery 2 [url]http://drivers.softpedia.com/g...ery2-101070817.shtml[/url]. I … | |
Hey guys! im triyng to run these example codes for a simple connection using these libs, and these errors occurs: codes: [ICODE] #server import SimpleXMLRPCServer from datetime import datetime server = SimpleXMLRPCServer.SimpleXMLRPCServer(("localhost", 8888)) server.register_instance(datetime) server.serve_forever()[/ICODE] [ICODE] #client import xmlrpclib server = xmlrpclib.ServerProxy("http://localhost:8888") print server.now()[/ICODE] en the errors: Traceback (most recent … |
The End.