3,634 Topics

Member Avatar for
Member Avatar for IanArcher

Here is my website [url]http://projecttower.site50.net/questions/[/url] I have a collapsible panel there that whenever it's clicked it shows a form where you add a question, answer and ID. the first form is for a file on my server called [URL="http://projecttower.site50.net/questions/questions.htm"]questions.htm[/URL] the index.htm file is a live search results page that reads …

Member Avatar for Stefano Mtangoo
0
303
Member Avatar for supershame

Hi, Good day. I want to get the attributes of an xml using libxml2 and save it to a stl map in c++? Can someone help me? tnx.

Member Avatar for supershame
0
325
Member Avatar for raviaaaa

Hi Ia m new to xmlc please tell me how to convert from .html file to dom file using xmlc ex: login.html to loginDOM.java pls tell me the steps to complie

0
48
Member Avatar for rayidi

Hi Friends, Please check this code where i was did wrong ? thanks in advance. [CODE]<button type="button" onclick='showData()'>Edit</button>[/CODE] [CODE] <script type="text/javascript"> function showData() { if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 …

Member Avatar for rayidi
0
2K
Member Avatar for shanwise101

Hi all, I've got my xml displaying correctly using php and the xsl template below, but I only want to display properties with a type of either apartment or unit, and have more than 2 bedrooms. I can't for the life of me work this out. I've tried using <xsl:choose>, …

Member Avatar for mrame
0
208
Member Avatar for technopup

Hello, I have a PHP file that lists a Post Code variable ($thisPostcode). Using simpleXML I need to compare the value of the Post Code variable to the Post Code attribute in an xml document, if there is a match I need it to echo the statement below if not …

0
101
Member Avatar for primacag

Any help appreciated in advance.... I have been trying to get a javascript to use ajax to call a php script to read from an mysql database and write out an xml dom document so that I can add markers to a google map. I think I have all the …

0
84
Member Avatar for santra21

Recently I found some websites which are collecting jobs in all positions from other reputed jobsites in USA and worldwide. I think they are using RSS Technology (Really Simple Syndication) to collect jobs from other jobsites. By displaying jobs from other job sites will affect the number of visitors of …

Member Avatar for Dani
-1
162
Member Avatar for mehrantahir

Hi everyone, i want to make search on my website,the search is made through rss base. please guide me how i get rss websites through for my local search. i want to get product name and product price for the search result.

Member Avatar for mobileapplover
0
84
Member Avatar for swathys

Hi, How do i write to xml format for the below data. This is sample parsing data that i need to save in xml format. Please guide me ! [CODE]<field id="0" value="0210"/> <field id="2" value="00"/> <field id="3" value="320000"/> <field id="4" value="000000068519"/> <field id="5" value="000000000000"/> <field id="7" value="5465464545"/> <field id="11" value="000021"/> …

Member Avatar for swathys
0
197
Member Avatar for kgizo

Hello I want to send xml values to a database I just created, here is the xml file <record> <name>tcpmux</name> <protocol>tcp</protocol> <xref type="person" data="Mark_Lottor"/> <description>TCP Port Service Multiplexer</description> <number>1</number> </record> <record> <name>tcpmux</name> <protocol>udp</protocol> <xref type="person" data="Mark_Lottor"/> <description>TCP Port Service Multiplexer</description> <number>1</number> </record> I've got 4 columns in my database:- ServiceName, …

Member Avatar for Stefano Mtangoo
0
217
Member Avatar for baltazar

Hi all, I'm having trouble coming up with the correct XSLT code and was wondering if anyone could point me in the right direction. This is what I need to do... I've got an xml tree with pages like so: [CODE] <page> <title>A<title> <subtitle>I</subtitle> <item>1</item> </page> <page> <title>D<title> <subtitle>V</subtitle> <item>7</item> …

Member Avatar for mrame
0
181
Member Avatar for sudheer2250

Hi, I am using XSLT to generate XML nodes like this... <Note body="All – Applicable manuals include concise job descriptions and definitive lines of authority." type=" Note"> </Note> But i have to create the 'Self-Closing' like this.. <Note body="All – Applicable manuals include concise job descriptions and definitive lines of …

Member Avatar for tgreer
0
184
Member Avatar for kytro360

Hello, I have a file I saved as an XML file and want different parts of the file to display in two text boxes. What is happening is the whole content of the file displays in a textbox as: [CODE] <?xml version="1.0" encoding="utf-16"?> <text> h hkj </text>[/CODE] ...in both text …

Member Avatar for ChrisHunter
0
529
Member Avatar for vinod.meee

Hi i am getting state 0 error on XMLHTTPRequest. I am using POST method to get some information from a link hosted by the client. I am calling from a mobile application. I have added a html file in an android application and from that html file i am calling …

Member Avatar for Airshow
0
72
Member Avatar for VasquezPL

Hi guys, I have a small problem I am writing a program which adds informations about broken systems in my company. Customers are informed about new events (outages) via RSS (XML) channels. My program simply download xml from the web page and give a possibility to add new items (events) …

Member Avatar for VasquezPL
0
596
Member Avatar for <LDJ>

Hey guys, new to the forum, but am in need of some help. I am quite new to Python, but want to be able to program a simple script that basically does three things: -1. Finds a string of text in an .xml file (the length of the string, and …

Member Avatar for JoshuaBurleson
0
525
Member Avatar for raviaaaa

Hi Iam new to xml i have a issue: issue: ---- xml perser or xmlc converts .loginHTML files to loginDom.java files then iam accessing automatically generated logindom.java(in the package com.dom) into some other java file it is showing compilation error saying that logondom.java com.dom package doesn't exist bocz of this …

0
58
Member Avatar for AlexWilson

Hi, I am a publisher. Looking for global advertisers. Mostly interested in European, Canadian and US ones. Currently most of my revenue getting from using cpcs from ezanga, plexious and miva.. Any other good ones price-wise and coverage-wise? I'd appreciate your help and advise. Thanks!

Member Avatar for JamesShepard
0
177
Member Avatar for Onye Oma

I have an xml file document and I am trying to display the xml contents in a datagridview. Can I please get some help with this? what am I doing wrong? I had it working when I pull one column at a time [CODE] Dim gridtable As DataTable = New …

Member Avatar for Unhnd_Exception
0
200
Member Avatar for nehap8

I am new to xslt so please excuse my naive question. I have an xml file with DTD, when I try to convert this xml file to html using xslt, I get errors. When i remove the DTD and repeat the process i get no errors. Please advice me on …

0
46
Member Avatar for AWorkTool

I am building a tool for my team at work to search a XML file for a particular item and return back the nodes associated with it. I have searched the web to no abounds and was wondering if someone would mind letting me know what I am missing. Here …

0
93
Member Avatar for jashbela

Hi,This place has solved lot of my problems , so here I come one more time. I have looked at this for long , can't fix this. I am copying my schema my xml and errors if you can help . Please and Thanks. <xs:element name="listings"> <xs:complexType> <xs:sequence> <xs:element name="listing" …

Member Avatar for phpbeginners
0
1K
Member Avatar for devloper

Hello everyone, I have XML files in my one of the project and I have another project in which I have to add the path of that XML Files in web.config file. When we use the path of our local machine its working fine. But for the deployment of the …

0
75
Member Avatar for AWorkTool

I am building a tool for my team at work to search a XML file for a particular item and return back the nodes associated with it. I have searched the web to no abounds and was wondering if someone would mind letting me know what I am missing. Here …

0
107
Member Avatar for devloper

in my project - there are 3 architecture (1) Presentation(WPF) (2) WCF (3) DataAccess(ClassLibrary) but problrem is that in DataAccess (Class Library) through i can insert,update and delete data..when i put static path(of xml file) every thing will ok but when i add key and value in web.config and write …

0
64
Member Avatar for apneweb

hi friend i need a little help my web site address is [url]http://www.apneweb.com[/url] i have some problem my web site server link down some time, some time for 5 mins some time for 10 mins even for 30 mins some time then my website not open... what is this and …

0
65
Member Avatar for ankur3000

Hey guys, I need some help regarding a project involving dictionary based language translation. So what I have to do is, given a text in a foreign language (like Hindi), my program should match each word from a 'dictionary like file' and give the output in English, I don't have …

Member Avatar for sergent
0
179
Member Avatar for johnjjackie

Hello Friends, Can you please suggest me the Difference B/w HTML & XML Site Map.

0
55
Member Avatar for jaango123

Hi, This is going to be a xpath query. In the input xml, elemt 'e' is the fifth child of root element. Using the apply template and template match, am at element 'e'. How can i get the value, 5(fifth child), within the template, e. I tried using position, but …

Member Avatar for jaango123
0
259

The End.