6,049 Topics

Member Avatar for
Member Avatar for mikeHL

Hi, I want to process the following xml: [COLOR="Green"]... <a> HHHHeader 1 : xxx <it> yyy </it> zzz HHHHeader 2 : aaa bbb <it> ccc </it> </a> ...[/COLOR] And I want to get via a xslt the following xml [COLOR="Green"]... <a> <Header hd="1"> xxx <it> yyy </it> zzz </Header> <Header …

Member Avatar for mikeHL
-1
139
Member Avatar for peter_budo

I need to read XML document submitted to doPost() method ( I do not want to upload it, just read in and pass for further processing). Here is a general code that I use for now to see if file been received. [code=Java] public void doPost(HttpServletRequest request, HttpServletResponse response) throws …

Member Avatar for peter_budo
1
154
Member Avatar for Agent Cosmic

I am very interested in developing RIAs. So I just wanted to know you opinions of each of them. I have a good foundation of XHTML and CSS, so is AJAX better? -How compatible are they? -How well do they handle images and animations? -How flexible and versatile are they? …

Member Avatar for Troy III
0
111
Member Avatar for shankmuchlove

Say if I buy a software like Esperient Creator 3.5, which is an application used to create interactive 3D graphics. Can I convert it into a web based application so that I let multiple clients access the software online? How to convert such an application to a web based application? …

0
57
Member Avatar for sacha74

Hello, I have 2 problems with an xml file: 1. the original xml has no structure because all the tags (except the root element) are at the same level. What I want to do is to insert a tag <toto>, whose children would be one <FM1Titre> and all the tags …

-1
59
Member Avatar for chand.

Hi I need to know how we can swap the xml nodes with php. actually I'm working with flash and want to create such a menu in which the images of the menu is come from the xml source. Now user can drag and drop the menu vertically like a …

Member Avatar for zackyz
0
116
Member Avatar for TryingToDo

1. I have a simple application, which uses a html table to represent the data retrieved from the database. How can I add to each row from the Html Table, a submit button. The button can be something like delete or modify the dates from that specific row, so I …

Member Avatar for TryingToDo
0
127
Member Avatar for ktkevin1222

I'm fairly new to coding VB 2008 I need help converting a text document with a type of code in it. One line looks like this: 52.000000, 400.000000, 1.3107711, 0 I need to convert that to an xml file that looks like this: - <CuePoint> <Time>11619</Time> <Type>event</Type> <Name>Marker 01</Name> - …

Member Avatar for ktkevin1222
0
226
Member Avatar for surf

Im trying to get this simple page to do three drop down boxes, the boxes for date and year are fine, but month, the only drop down option you get is "$value" so i would assume that the array is at fault or the way it has been typed in …

Member Avatar for edwinhermann
0
127
Member Avatar for Isiak

Please I need people assistance in resolving this: I'm try to send Some parameters to a remote web service and get parameters as response. I'm just getting nothing in return below is my code: 'I Added the web service through Add Web Refrence on VS2005 and named it RemoteSite [code] …

Member Avatar for sid78669
0
178
Member Avatar for joewazen

Hello, I have many jsp applications connected to Apache Tomcat 5 and IIS 6 i need to find a way to limit the number of active users in each application either in tomcat or in IIS, i know there is a way to configure server.xml in tomcat but will that …

Member Avatar for joewazen
0
101
Member Avatar for swaters86

I'm looking for a snippet of code that would let me generate testimonials, quotes or any string value randomly on a webpage. I would like for it be standards compliant, XML based(meaning I would store the testimonials in an xml file), and the less obtrusive it is, the better. Where …

Member Avatar for mejohn
0
841
Member Avatar for rajaseeth

Hi, I have the following string in a XML file.. [CODE]<pre>&lt;/BODY&gt;&lt;/HTML&gt; ------_=_NextPart_002_01C84D7E.9133E008-- Content-Disposition: attachment; filename="footer.txt" Content-Transfer-Encoding: base64 G:\Test\Attach\footer.txt --------------Boundary-00=_BLD1cvEPKmuNkgPvUNY3-- Content-Disposition: attachment; filename="Press.xls" Content-Transfer-Encoding: base64 g:\Test\Attach\Debankan\Press.xls ------_=_NextPart_001_01C84D7E.9133E008-- </pre>[/CODE] I will pass the filename and i want to get the path from the above string.. [B]For ex.. if i pass "footer.txt" i …

Member Avatar for ddanbe
0
148
Member Avatar for Quath217

I know just little enough about building macros in Excel with VB to be dangerous and currently have the following situation. I've created a macro for use with log files that generally contain the same information. The macro was recorded using the Ctrl+F action to find text string 1, go …

Member Avatar for AndreRet
0
215
Member Avatar for konczuras

Hello! Is there a way to parse xml content to unicode format? I'm getting this: [QUOTE]"MinĂ©l nagyobb a család, annál nehezebb az ĂşjdonsĂĽlt barátnak-barátnĹ‘nek beilleszkedni."[/QUOTE] But I'd like this: [QUOTE]"Minél nagyobb a család, annál nehezebb az újdonsült barátnak-barátnőnek beilleszkedni."[/QUOTE] I'm using a web service to download an rss feed asynchronously …

Member Avatar for sknake
0
198
Member Avatar for cwarn23

Hi and in a previous discussion I wrote a bot that created informational text articles from the php forum at daniweb. This discussion can be found at [URL="http://www.daniweb.com/forums/thread200918.html"]http://www.daniweb.com/forums/thread200918.html[/URL] However I now have another question due to the great success of my bot. Is it possible for to expand the bot …

Member Avatar for Nick Evan
0
364
Member Avatar for duckman_ca

Hi everyone, a question from php n00b, how would one go about showing content of xml document? I guess an analogy would be something like xml.InnerText in C#? thanks

Member Avatar for darkagn
0
66
Member Avatar for lorelore

Hi! I´m a newbie trying to get the size of groups with XSLT 2.0 What I'm trying to do is get the count of different child elements of a certain node, so I'm grouping them by name. Given the following sample xml file what I want is a 2 columns …

Member Avatar for lorelore
-1
96
Member Avatar for Froger93

Hey guys, I have been working on some code and have struck a problem, I tried to make the code as easy as possible to edit at a later date. The issue comes when I include a config file from a directory for a certain page, this config file decides …

Member Avatar for SAMAEL
0
170
Member Avatar for jaid_3k

Hi this function is to add a Note to the database. Now I want to remove the Note when there is no text available in the Note. I am unable to delete the row from the database and so the next time when the page loads the Note reappears. Kindly …

0
64
Member Avatar for sam023

i was wondering how i can convert my fetch data from database into XML..!! actually i want to use idea on pagination..!! when first time user search for data...!! a XML file will creating containing data from database..!! and further data will be listed from XML instead of database..!!! can …

Member Avatar for diafol
0
96
Member Avatar for madrang

Hi, i am currently making a class to handle xml files but my class will have a lot of child and i dont know if the way i keep the parent in the child node will be a copy of it or a pointer to it.... thx for taking time …

Member Avatar for madrang
0
99
Member Avatar for syd919

hello I am trying to desing a simple rss feed reader, I am using curl to load the source code of a webpage and store it in a string and create an xml file, I then use xerces-c to parse the xml file, this works well but i need to …

0
64
Member Avatar for syd919

hello I am trying to design an rss feed reader using xerces-c and im using dom parsing, I am new to this side of programming and everything I know so far is self taught. I can read an xml document that is in my computer but I can't access external …

Member Avatar for syd919
0
124
Member Avatar for sinnerFA

Here is a sample of the XML that I am starting with: XML: any.xml [code] <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="any.xsl"?> <root> <device> <device_Info> <name>Name 1</name> <type>Type</type> </device_Info> <drive_Pair> <status>Ready</status> <Local> <l_name>10E5</l_name> </Local> <Remote> <l_name>0651</l_name> </Remote> </drive_Pair> #Can be 1 or many <drive_Pair>'s {<drive_Pair> ... </drive_Pair>} # Can only be …

Member Avatar for sinnerFA
0
381
Member Avatar for deadmancoder

using ajax/javascrtipt, how to browse for a folder and get *.xml files in the given folder path.?? :?:

Member Avatar for deadmancoder
0
77
Member Avatar for shazee32

Hi there, I need help urgently! I need to add xml declaration and namespace as shown below: <?xml version="1.0" encoding="UTF-8" ?> xmlns="http://online.ogcbuyingsolutions.gov.uk/schemas/products" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://online.ogcbuyingsolutions.gov.uk/schemas/products products_1_17.xsd"> I have written the stored proc in SQL 2008 to generate an xml output using thefor xml explicit and that is all fine. The problem …

-1
95
Member Avatar for chand.

Hi I'm creating a flipbook which get the data through xml. It works properly in the flash means when I test it using ctrl+Enter but when I upload it onto the server it not shows even a single page means the cml isn't loaded there. Any ideas what would be …

-1
124
Member Avatar for deadmancoder

how to parse an xml file using ajax and javascript? i know this is basics.. but couldn't get it the right way. could someone help me out..

0
63
Member Avatar for cybershark

Hi, I'm trying to get the IF\ELSE statement within the foreach to print "keyword," or if it's the last element in the array just to print "keyword" [CODE=php]$key = "mykey"; $url = "http://access.alchemyapi.com/calls/text/TextGetKeywords"; $text = <<<EOD Barrier Logic The barrier logic is a reliable cost effective solution to barrier electronics. …

Member Avatar for cybershark
0
127
Member Avatar for T'Scoopz

Hello! So, I created my own Arraylist class called myArrayList. I need to read a file that contains strings (which are just short phrases) into myArrayList. I created a class called Phrase that are to be the objects that will be stored into the Arraylist. I also have a class …

Member Avatar for sneaker
0
85
Member Avatar for metalla_nz

Hi all, XMLDocument.Load("http://ws.audioscrobbler.com/2.0/?method=artist.search&artist=Zlad!); If you open the link in FF it shows the error, IE seems blisfully unaware Its failing due to Last.FM outputting artist names with the wrongly encoded characters into the xml. This causes my C# app to crash. XMLException, invalid character How would I go about making …

Member Avatar for sknake
0
968
Member Avatar for me2jay4me

Hi, My computer was infected with virus so task manages was disabled desktop, start menu bar was not showing. I removed virus from kaspersky. Then, I ran process explorer, RRT.rxe and hijackthis.exe to enable task manager. It worked. But now webpages are not opening in any explorer. I tried IE …

Member Avatar for jholland1964
0
197
Member Avatar for engg_mahesh_knl

hii All, I wants to Create XML File DYnamically Using ASP.Net C# which retrieves data from sql server database. Also I wants that To delete / Create Xml files on server Just By Clicking a button... Thankyou....

Member Avatar for IdanS
0
818
Member Avatar for ceyesuma

[i] Topic The topic of this question is: school_http-Netbeans ex. Of MVC model 2 db connections [/i] [icode] Hello and Thank you in advance for any assistance. [/icode] ……………………………………………………………………………………………………………………………………………………………………………………………… System: System info: Netbeans6.7.1,jsf1.2,MySQL ……………………………………………………………………………………………………………………………………………………………………………………………… Purpose: The purpose of this post is: Understand why attached program compiles but after the initial …

0
89
Member Avatar for moyphus

[B]Is it possible calling struts from EJB (or) not[/B]. please I need an example for this...just calling Struts from EJB part is enough. How to call a DAO class from either Struts (or) EJB...I need an example for this too...Calling part and other configuration such as web.xml part

0
66
Member Avatar for cissi

Hi! When I click on h:outputLink after using the browsers back button I get a viewExpiredException. Som info of my setting in web.xml: org.apache.myfaces.SERIALIZE_STATE_IN_SESSION true javax.faces.STATE_SAVING_METHOD client How can I fix this or go around the problem. I am using jsf 1.2.

0
103
Member Avatar for Diamonddrake

In my project I had been using a set of arrays to hold some data, realized it was a bad design, so then I decided to create an object that holds all the relevant data, and add them to an arraylist, this work great except all the data was information …

Member Avatar for Diamonddrake
0
194
Member Avatar for dthatsme33

I'm not sure if this is the right forum so I apologize in advance! I created a mobile version of my website. I have a subdomain called mobile.thinkdolphin.com. I've tried doing a redirect in my .htaccess file but I get an error saying there are too many redirects: [CODE]RewriteEngine On …

Member Avatar for dthatsme33
0
169
Member Avatar for sandeep.m

Hi please help me to install libxml2-2.7.1 and libxslt-1.1.24.tar.gz fot python 2.5.2. When i try to install libxml2-2.7.1, i gets installed but when i import the libxml2 in python interpreter then i get the following error: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "libxml2.py", line …

Member Avatar for woooee
0
423
Member Avatar for tryhere

[CODE] <?xml version="1.0"?> <staff> <user> <id>A</id> <rank>User</rank> </user> <user> <id>B</id> <rank>User</rank> </user> <user> <id>C</id> <rank>Administrator</rank> </user> </staff> [/CODE] I have to promote to "Administrator" a random user using XPath. How can I do it?

Member Avatar for fpmurphy
-1
126
Member Avatar for hemgoyal_1990

Hi All, I have a PHP code for Sending http post from cURL. it work fine but i have a trouble that when i am send any data from loop it display me only first string the remaining string it not print. I am Use this Code. [ICODE]<html> <head> <meta …

Member Avatar for hemgoyal_1990
0
695
Member Avatar for ceyesuma

[i] Topic The topic of this question is: faces-config not working. [/i] [icode] Hello and Thank you in advance for any assistance. [/icode] ……………………………………………………………………………………………………………………………………………………………………………………………… [u] [b] System: [/b] [/u] [b] System info:netbeans6.7.1,jsf1.2 [/b] ……………………………………………………………………………………………………………………………………………………………………………………………… [u] [b] Purpose: [/b] [/u] [b] The purpose of this post is: understand why the model.java …

Member Avatar for ceyesuma
0
144
Member Avatar for Toxikr3

I didn't know where to post this so please move this if it is in the wrong place. I need flash to read from my database(mysql database) and also write to it. I tried doing it through php>xml>flash but it won't work. My friend works with flash while I work …

Member Avatar for Toxikr3
0
109
Member Avatar for serkan sendur

i get an exception when i am trying to save an xml document. the interesting thing about this problem is i dont get it when i deploy the pocket pc application using visual studio. when i create my smart cab project and run this in pocket pc, the same application …

Member Avatar for serkan sendur
0
424
Member Avatar for maxicube

I dunno how to fix this. All i get in FireFox is the text. In IE i get all the div tags and graphics and everything. here's my code, thx for the help :D [CODE]<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang="en" lang="en"> <head> …

Member Avatar for maxicube
0
134
Member Avatar for sarithak

Hi frnds... I am doing poll in AJAX..this is first time i am using AJAX.. The below code is working fine in mozilla, chrome...but not working in IE....plz check the below code...and change the code as correctly..i think problem in object creation in IE.. [CODE] <script> //VOTE POLL ------------------------------------- function …

Member Avatar for diafol
0
101
Member Avatar for sid78669

I am currently working with a web service that will be working with database. I've been provided with a seperate class to work with the database from my team. The question is that I want to open the connection when the service is called and then close it when the …

Member Avatar for peter_budo
0
100
Member Avatar for codejoust

Would anyone be able to provide pointers / comments on this object-oriented PHP program? You can take a look at it on [URL=http://github.com/codejoust/PHPContactForm/]http://github.com/codejoust/PHPContactForm/[/URL] It's still a work in progress.

0
112
Member Avatar for csplrj

I have a HTML document in which there is a <td> tag In this td tag the TextContent is equal to "Type" It is not neccessary that the td tag directly has content,it may have content in the subtags. The "Type" stuff may be enclosed in between the spaces What …

Member Avatar for fpmurphy
-1
143

The End.