6,049 Topics
![]() | |
Hi all, I have deployed my folder in tomcat5.5, while running its giving error xml validation disabled. so please help me how to run my program.. regards ishlux | |
Hello, is it possible to add Google Dictionary to a website? I tried using iframe, but that will show a link to all google services at the top of the page. Any other way to embed the Google dictionary? Thanks, | |
(I am new to web development so please keep that in mind) I want to integrate REST service into an application that is currently running a listener for sockets as back end of web app. Is this a good idea? How do I do this as I don't see in … | |
Hi I am using xml and xslt for generate MS word doc. In xml there is a attribute <Comment></Comment> This comment attribute contains Rich text(HTML formatting) and this attribute is populated dynamically. I generate doc by using following function [code=c#]public static byte[] CreateWord(XmlReader xmlData, XmlReader xsltReader) { // Initialize needed … | |
This may be out of place but I'm about to give up on this non-paid task. The company I work for has a news website, that's so cluttered and the IT folks are so out of touch, that our locally produced news is not indexed by Google...or anyone else. My … | |
Hi All, I have create a custom tag to translate texts. I have to pass 3 parameters to this tag. As the parameter values are on static. I have to pass runtime expression as parameter values.I have tried various ways for this, but did not suceed. Please let me know … | |
Hello, I have to parse an xml document that contains names of sports teams , but these sport teams tags are included in league tags , so inside a league can be a variable number of teams (1, 2 etc.). Like this : <league> <name>NCAA</name> <team> <name>Akron </name> <decimalodds>2</decimalodds> </team> … | |
[code=html]<html> <head> <title>Ajax demo</title> </head> <body > <script type= "text/javascript" > var req; function validateUser() { alert("validate catched") if(window.XMLHttpRequest){ req=new XMLHttpRequest(); } else if (window.ActiveXObject) { req=new ActiveXObject("Microsoft.XMLHTTP"); } else{ alert("Your browser does not support XMLHTTP!"); } alert("request catched") var idField=document.getElementById("userid"); var url="localhost:1234/a/validate?id=" ; url+=idField.value; req.open("GET",url,true); req.send(null); } </script> <H1>Ajax … | |
Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:48:59 PM, on 8/25/2009 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\QuickBooks Online Backup\AgentSrv.EXE C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleMobileDeviceService.exe C:\Program Files\Java\jre6\bin\jqs.exe C:\PROGRA~1\McAfee\MSC\mcmscsvc.exe c:\PROGRA~1\COMMON~1\mcafee\mna\mcnasvc.exe c:\PROGRA~1\COMMON~1\mcafee\mcproxy\mcproxy.exe … | |
Hello All, Thanks for viewing my thread. I am not very experienced as a programmer. However, I have been trying to figure out how to generate reports such as HTML reports on tests that were ran using JUnit. I do get feedback from Eclipse but I am pretty sure there … | |
Hi, i am new to C# but have experiance in java and html and am having problems using the StreamReader class. I am trying to run a C# script on my webserver to read a target website and extract particular weblinks and either save them to a local XML file … | |
Its sure that you know about the flash flip books. I have the problem with that. Ok the scenario is about to have the tabs or buttons we can say which are alongside on the right of the book and we can use them to navigate the pages using the … | |
So been sitting with this problem all week, can't figure it out. Need to make a automatic parser that converts xml in this format: <?xml version="1.0" encoding="UTF-8" ?> <open_marine version="1.7" language="english" origin="Companyname" date="ISO 8601 1250016600"> <broker code="MIB"> <broker_details> <company_name>Company name</company_name> </broker_details> <offices> <office id="1"> <office_name>Moore International</office_name> <email>mail@mail.com</email> <name > <title … | |
Hi Guys, I'm afraid i am a complete novice when it comes to XML but know PHP pretty well. I have a form located here.. [URL="http://clientel-transit.co.uk/life-assurance/mortgage-protection.php"]http://clientel-transit.co.uk/life-assurance/mortgage-protection.php[/URL] which sends values to a third party server and returns the quote values in XML. I have also been sent the following file available … | |
Hello, I am trying out to construct a performance monitoring system (par tof my project at college), I am now trying to create the pages for reports and wish to refine even further with a reporting tool that can display for me performance of staff in a newsroom. I am … | |
Hello, I am currently trying to use the code below to increment the currentChild after every iteration. However, in the output shown below, it is apparent that the value is never changing. There are four children in this example, so it is printing out the statements the correct number of … | |
Hi, I am new to SOAP and getting this error " RESULTS: Array ( [faultcode] => Client [faultactor] => [faultstring] => Could not authenticate SOAP request: Could not retrieve authentication credentials from SOAP header [detail] => )" The cURL PHP extension is required for NuSOAP to make a connection over … | |
Hi I am looking for help with an xsl transform of an xml file. The problem is with <xsl:with-param>. The following is what I have: [code=xml]<xsl:param name="paramTest">$LINKNUM$</xsl:param> <key name="$LINKNUM$">SELECT count(1) from applications</key> <xsl:choose> <xsl:when test="$paramTest = '0' "> do this........ </xsl:when> <xsl:otherwise> do this......... </xsl:otherwise> </xsl:choose>[/code] This select count returns … | |
Hi, I'm planning to work something with XML and Python. As part of familializing with it, I want to make simple playlist for a wxMedia player. the player is simply wx.MediaCtrl with some buttons and wxListCtrl as list container. My Question is, what process does it take to get playlis … | |
Hi everybody, I'm having an issue with using SAX parser. Some of the values between elements are not reading properly ie. partially. eg: <userNumber>+10117388488</userNumber> value here will be read as 17388488. But this is not happen every element of the xml file and only happen in few cases. Anyone have … | |
Hi All, I want to replace single quote and ampersand in XSLT of data view web part. I tried to use translate function. But when i do a translate of &#39; then & is also getting replaced. Could some one help me on this. Thanks, dm | |
I requested a document from my insurance company and it was sent to me by email, as a xml file. I tried to open it by IE browser, MS Word, Excel, note pad, but it opens as codes. I need to print this document, is there any way to open … | |
hi helper, i wanted to create web app without using any IDE and test in tomcat....where should i put my class files and jsp files and xml......what is manifest ? plz tell me directory tree structure thanks bean boy | |
I need to store data in this format: [code] category1 { "line of text1" "line of text2" "line of text3" ... } category2 { "line of text1" "line of text2" "line of text3" ... } .... [/code] I also need to be able to add and delete categorys, and "lines … | |
Hello PHP Parse error: syntax error, unexpected T_VARIABLE in /home/mysite/public_html/guestbook/getdrawings.php on line 1 [CODE]<?php $dir=opendir("data"); while ($file=readdir($dir)){ if(substr($file, -3) == "xml"){ print 'data/'.$file.'|'; } } closedir($dir); ?>[/CODE] Need your suggestions to solve this problom regards | |
Hi there folks! I´m pretty blind regarding Callback Url. I only know that someone will dump in information that i want to see. Thats it. I have this to fill out: [URL="http://img18.imageshack.us/img18/1912/clickatell.jpg"]http://img18.imageshack.us/img18/1912/clickatell.jpg[/URL] And this has an explanation: (Full Version PDF [URL="http://www.clickatell.com/downloads/http/Clickatell_HTTP.pdf"]here[/URL]) [URL="http://img29.imageshack.us/img29/5005/manuald.jpg"]http://img29.imageshack.us/img29/5005/manuald.jpg[/URL] I think the XML GET callback URl is … | |
I have a flash file that reads an xml file and writes the text on the flash. The problem I have is when the client does not have the font that I'm using. I looked on many websites and they always say you have to do the following [LIST=1] [*]Open … | |
I have been pm about this question from Crohole so many times that I thought I would setup a topic where others can join in. Crohole has asked about setting up a bot like I have many times but his questions seem to be looping back to the beginning. So … | |
My colleagues and I have a problem that is really frustrating us. We have created a WebService using Delphi. This web service has functions which construct an XML file from a database/other files and in theory sends them to the client when it calls the corresponding function. Our plan is … | |
Hi All, iv been a member here a few months now and have been helped greatly in the past & would appreciate some pointers please. I have been given an xml document & have been tasked with extracting information from it. an example of data held in the xml file … | |
Hi all, Im looking into an xml file and trying to understand how i extract data from the xml file using a php script. an example of data that i would like to <enquiry_number>000001</enquiry_number> <product_code>HPI11</product_code> Im thinking i need to use a GET function but not sure how I would … | |
I'm new to xpath.. probably very simple, but I haven't been able to figure it out. I'm working with the following xml structure: [ICODE]<item dateExpires="0" doNotPublish="0" manufacturer="" productDetailURL="" id="BKIT1009" type="2"> <pricing price="29.99" retailMarkup="0" retailPrice="0" saleMarkDown="0" salePrice="0" saleType="0" stockPrice="29.99" taxableNational="1" taxableRegional="1"/> </availability> <accessoryGroup>misc</accessoryGroup> <name>2 Piece Kit</name> <briefDescription>2 Piece Kit</briefDescription> <description>2 Piece … | |
Hi, I have 2 projects, the business entity, there I have all the classes mapped from the database and the web project where I fill those business entity classes. Then, I need to store in a DB. I have the globalization set in the web.config on the web project. (VS2008, … | |
Hi all, I got the following XML C# string: [CODE=XML] <Grocery> <Food> <Fresh Food> <fruit>BANANA</fruit> <meat>CHICKEN</meat> <desert>CAKE</desert> </Fresh Food> </Food> <Food> <Fresh Food> <fruit>APPLE</fruit> <meat>BEEF</meat> <desert>PIE</desert> </Fresh Food> </Food> </Grocery> [/CODE] I want to remove the Fresh Food tags to obtain the following: [CODE=XML] <Grocery> <Food> <fruit>BANANA</fruit> <meat>CHICKEN</meat> <desert>CAKE</desert> </Food> … | |
Hi all, I'm having some fun with the good old "object expected" error from IE and was hoping you guys could help me out. I get the error message Object Required : Line 86. mmm cryptic as there is only 67 lines on that page but after some digging I … | |
Guys! I got 2 `ajaxToolkit:sliderExtenders` "SliderExtenderVertical" and "SliderHorizontal" targeting 2 `asp:TextBoxes` "SliderVertical" (with definition for "SliderVertical_TextChanged") and "SliderHorizontal" (with definition for "SliderHorizontal_TextChanged") respectively. However, when "SliderVertical" is slided, both "SliderVertical_TextChanged" and "SliderHorizontal_TextChanged" events are triggered! How to prevent "SliderHorizontal_TextChanged" event from being fired when "SliderVertical" is slided? As a matter … | |
hi, if I have a variable such as [CODE]<xsl:variable name="name" select="name" />[/CODE] and I want to reach somewhere in xpath using this variable as the attribute, such as: [CODE]sum(/document/doc/@[B]$name[/B])[/CODE] this query doesn't work. is there anyway I can reach this path without knowing that the attribute name? | |
I am writing an application in wxPython. It uses an XML file which populates a tree. When the application initialises it passes the XML file through xml.sax and stores all the data in a series of lists and dictionaries. One crucial element of the application is that a user can … | |
Hi, I am getting parsing error in xpath transformation String s = "if (/blah/text()!='') then blah/text() else ''"; XPathExpression expression = xpath.compile(s); Object o = expression.evaluate(target, XPathConstants.NODESET); I am using normal core java and xml packages to parse import javax.xml.parsers. DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.xpath.XPath; import javax.xml.xpath.XPathConstants; import javax.xml.xpath.XPathExpression; import … | |
[CODE]<%@ page import="java.util.*" %> <%@ page import="java.sql.*" %> <%@ page import="java.text.*" %> <% Statement stmt =null; Connection conn =null; ResultSet rs = null; try { String url = "jdbc:oracle:thin:@ahmad:1521:PLSExtProc"; String user = "training"; String password = "training"; Class.forName("oracle.jdbc.driver.OracleDriver"); System.out.println("--------------"); //Get a connection to the database conn = DriverManager.getConnection(url, user, password); … | |
hello , i am new to web applications.in my final year project,earlier i was making call to database to get the data.Now i have to replace that database call with a webservice call. i used axis2 to create a client stub and than wrote the java client to consume the … | |
Hi all master. I want to ask how to check all website that have my link in there. For example : my link is : crohole.com And I want to detect where are the website that have link to crohole.com. It detect all website in the world. The result will … | |
I have been experiencing an error known as "VER_IRQL_NOT_LESS_OR_EQUAL" and according to the reboot error report, the following is involved: C:\DOCUME~1\MICHAE~1\LOCALS~1\Temp\WER633e.dir00\Mini081409-01.dmp and C:\DOCUME~1\MICHAE~1\LOCALS~1\Temp\WER633e.dir00\sysdata.xml. Under my Event Viewer, I noticed an error stating that the boot-start or system-start driver known as Beep failed to load. I uninstalled Beep, but I couldn't … | |
sorry if this is a noob question, but i am using the following code to read an RSS feed, and I am wondering how to call the variables (date, title,etc...). [CODE]<?php $doc = new DOMDocument(); $doc->load('http://www.softarea51.com/rss/windows/Web_Development/XML_CSS_Utilities.xml'); $arrFeeds = array(); foreach ($doc->getElementsByTagName('item') as $node) { $itemRSS = array ( 'title' => … | |
Hello all, I have sql server 2005 and sql server 2000 installed on my PC. Our server only has sql server 2000. In my test environment (local pc) i need to configure my database (and/or) web.config to use sql server 2000 instead of 2005 for the profile provider. I have … | |
Hey, I'm trying to create a dynamic drop down box where the first drop down box populates the second drop down, but it isn't working. I have two tables; pricelist with fields, -id -groupname -item -price groups with fields, -id -groupname I've got the code and to me it looks … | |
Hey guys, I've been working with KML files for displaying placemarks on Google Earth. Through my C++ application I need to insert new placemarks in a generated file. Some example code follows and may give you an indication on what kml is and what i want to do. As the … | |
I have symantec and it told me I have a backdoor but it won't delete it for me. My computer is playing music at random times. It starts and stops. It freezes sometimes. I need HELP!!! This is my system log. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at … | |
I have read a little bit on XML and I will need it to get some information from already available XML files. I would like to learn it by making very small playlist. However I have encountered the two beasts. I don't know much of XML, especially with python. So … | |
I need to build a new XML file and in one of the output nodes, place the complete inbound XML in as a string. How do I do that? How do I copy the root and all its children? To a string? |
The End.