6,049 Topics

Member Avatar for
Member Avatar for xiyann

hi there, i'm trying to connect a python server to vb.net using xmlrpc. i've read all the xmlrpc.net materials in [url]http://www.xml-rpc.net/[/url] but i dun reli understand how xmlrpc.net works (i'm a noob in programming :) ) i'm given this xmlrpc server code in python and i wish to connect it …

0
56
Member Avatar for xiyann

hi there, i'm trying to connect a python server to vb.net using xmlrpc. i've read all the xmlrpc.net materials in [url]http://www.xml-rpc.net/[/url] but i dun reli understand how xmlrpc.net works (i'm a noob in programming :) ) i'm given this xmlrpc server code in python and i wish to connect it …

0
102
Member Avatar for xiyann

hi there, i'm trying to connect a python server to vb.net using xmlrpc. i've read all the xmlrpc.net materials in [url]http://www.xml-rpc.net/[/url] but i dun reli understand how xmlrpc.net works (i'm a noob in XML and SOAP :) ) i'm given this xmlrpc server code in python and i wish to …

0
64
Member Avatar for biggie_mac

I'm having problems understanding how soap works. I understood how to build a request but what do you do with it?? what do you do with the xml file that you build?? practicle example/question....i'm using a java application where a user introduces in a form the domain and username. And …

0
70
Member Avatar for virus220

i have my database in xml spreadsheet/excel format i want to retrieve data from it to asp.net webform what is the best way to do it PLease help real in need to crack it down??

Member Avatar for virus220
0
76
Member Avatar for maruthuet

Hi I need a solution for POP3 mail server. I need a software for following features. • Retrieve mails from any POP3 server provided by any service provider • All copy of incoming and outgoing mails will be preserved for admins review. •Full featured address book • All mail transaction …

0
61
Member Avatar for staneja

Hi , i am trying to run Servlet since last 3 days , i have executed servlet so many times with same method but this time its troubling me . This is code of web.,xml <?xml version="1.0"?> <web-app> <servlet> <servlet-name>hello</servlet-name> <servlet-class>servlet1</servlet-class> </servlet> <servlet-mapping> <servlet-name>hello</servlet-name> <url-pattern>/hello</url-pattern> </servlet-mapping> </web-app> Aug 8, 2007 …

0
70
Member Avatar for staneja

I ahve created a directory Structure Sumit -> WEB-INF -> src -> classes and i putted Servlet file in src , compiled class file in classes folder and created Web.xml file in WEB-INF folder after that i craeted a war file ( I am not sure it should be inside …

Member Avatar for staneja
0
124
Member Avatar for staneja
Member Avatar for jwenting
0
61
Member Avatar for jeremusic

I have a menu that uses javascript ot show and hide submenus. It works in IE but not in Firefox. I've pasted part of the code below: montre = show and cache = hide (french) i.e. used to show and hide the submenus. I attached the whole file if you …

Member Avatar for jeremusic
0
271
Member Avatar for hydn

See attached image below . Any ideas? The rest of the output is: [quote]Array ( [attach/attach.gif] => Array ( [0] => 16 [1] => 16 ) [bmp.gif] => Array ( [0] => 16 [1] => 16 ) [doc.gif] => Array ( [0] => 16 [1] => 16 ) [gif.gif] => …

Member Avatar for hydn
0
86
Member Avatar for atky2004

Hi guys, my p.c has started running very slow on startup. I've removed everything with Ad-aware and Spy Bot. Here is my hi-jackthis log. Thanks in advance for any help. ------------------------------------------ Logfile of HijackThis v1.99.1 Scan saved at 09:51:45, on 03/08/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer …

Member Avatar for thunderstorm98
0
311
Member Avatar for lollerskates

Hi, just wondering if anyone knows where I could get a tutorial or even just sample code of a delphi application writing an XML file? I've tried google (obviously) but had no luck. Thanks!

Member Avatar for lollerskates
0
170
Member Avatar for m-soft

Hello, I try to read a xml file with this schema: - <item> <title>some text</title> <link>link</link> - <description> text ok <br /> I can't see this text </description> <imedia:thumbURL>link</imedia:thumbURL> </item> When I write: echo $rss_channel["ITEMS"][$i]["DESCRIPTION"]; I can see text ok, but from <br /> I can't see nothing. I tried …

Member Avatar for digital-ether
0
174
Member Avatar for ShawnCplus

I've been trying to decide how to handle saving game data. At first I was using plaintext which is quick and straight forward but also very, very ugly. I wanted to delve into the world of XML to save data since although it is a bit slower since it has …

Member Avatar for jwenting
0
134
Member Avatar for eXceed69

If(defined $data->{articleResponse}->{NOTICE}->{COMMENT}->{LR}->{REJECT_INFO}){ If(defined $data->{articleResponse}->{NOTICE}->{COMMENT}->{LR}->{REJECT_INFO}->{ERROR_REJECT_CODE}){ $rejCTag = $data->{articleResponse}->{NOTICE}->{COMMENT}->{LR}->{REJECT_INFO}->{ERROR_REJECT_CODE}; } If(defined $data->{articleResponse}->{NOTICE}->{COMMENT}->{LR}->{REJECT_INFO}->{REJECT_INFO_DESK}){ $rejDTag = $data->{articleResponse}->{NOTICE}->{COMMENT}->{LR}->{REJECT_INFO}->{REJECT_INFO_DESK}; } } Here is a link to for XML-Simple interface just an fyi. http://search.cpan.org/dist/XML-Simple/lib/XML/Simple.pm http://search.cpan.org/dist/XML-Simple/lib/XML/Simple.pm I've encounter syntax errors along the if statements, please let me know what should i do.

Member Avatar for jwenting
0
118
Member Avatar for chandrag

Hi all, Can i access any website's databases using SOAP? OR is there any other way to do it? Hope somebody help with it. thanks chandrag

Member Avatar for jwenting
0
56
Member Avatar for jonathan.jbkt

I have a client that is hosting his site on my Ubuntu Linux Server. He has some files that he generates from Microsoft Excel as .htm files. I have set Apache to parse .htm files with the PHP engine but we still have a problem with the way the content …

Member Avatar for jonathan.jbkt
0
238
Member Avatar for kobi

Hello There im trying to populte treeView control with xml file The tree is beeing populted but with the nodes tages name like in this Case child i just want to show under General -var3 -var 4 and NOT x NOT(as it happen) General -child ---var 3 -child ---var 4 …

Member Avatar for iamthwee
0
204
Member Avatar for Alexandro

I use PHP to access a XML data file. I don't want that XML to be access by browser(see) access only data with php. How to block the access to the XML for everithing else except the PHP file?

Member Avatar for stymiee
0
119
Member Avatar for stagepro

I have a website (php/mysql) that I've had for years and have been using the same host. I am changing hosts for a variety of reasons. I have created a temp domain on the new host and uploaded the site. I made no changes at all to the coding, but …

Member Avatar for jonathan.jbkt
0
73
Member Avatar for shaun09

Hi i'm a newbie trying to learn something. I downloaded ireport and have designed my report. It connects to the database and retrives the value with no problems. When i build the report i'm able to see it as a Pdf and it works. My question is how do i …

Member Avatar for Byaptia
0
259
Member Avatar for shinyhappygem

Hi all, I warn you now, I'm a newbie, so please be gentle!! I've installed Visual Studio and the .NET framework, started IIS, saved my test aspx file in a folder in the Inetpub/wwwroot/.. folder. When I run my test asp page (just a simple html page saved with a …

Member Avatar for jbennet
0
105
Member Avatar for Sebarry

Hi, I have a Javascript function that creates an Ajax request, returning an XML document into [inlinecode]transport.responseXML[/inlinecode]. I want to process this document but without hardcoding each tag name i.e. [inlinecode] xmlOptions[0].getElementsByTagName('salary')[0].firstChild.data [/inlinecode]. I would like to iterate over the XML document and find each tag and its value. The …

Member Avatar for stymiee
0
74
Member Avatar for sarath.koiloth

[B]Frnds, I am new to Xml,I had to develop a DTD for one application.I can develop the basic functions correctly.But I want to validate attribute value which should take only numbers,and also In the attibutename must be capital letter. Please advice.. Thank You Sarath. [/B]

0
54
Member Avatar for wijaya

Hi, I'm a new programming using SOAP via HTTP, some requirements from my partner need this header: POST /mm7extadapter HTTP/1.1 Content-Type: multipart/related; boundary="soap-border"; type="text/xml"; start="mm7-submit" Authorization: Basic Og== User-Agent: Java/1.4.2_08 Host: 10.23.48.130:9500 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 2205 I'll be use ASP Script to …

0
61
Member Avatar for Alexandro

I need to parse a element from a XML file: <a> <b>45</b> <c>67</c> </a> <a> <b>98</b> <c>89</c> </a> So I try to read and put in a html element the first value of b with the next code: [CODE] document.getElementById("apDiv3").innerHTML=xmlDoc.getElementsByTagName("b")[0].data; or document.getElementById("apDiv3").innerHTML=xmlDoc.getElementsByTagName("b")[0].value; [/CODE] and I get a undefined message.Where is …

Member Avatar for Alexandro
0
322
Member Avatar for Dsiembab

It's not much but it utilizes the noaa weather service to get the weather by zip code or city, state, or state abbreviation or full state name I was wondering if any one could let me know how I could speed up the response time. Thanks it's at [URL]http://www.askasmartguy.com[/URL]

0
61
Member Avatar for vijaygandhi559

Hi I am trying to use xpath and xml parsing through java. I am completely new to this. I have an xml below and I need to extract the text which says ....."cn=GSTDealer,ou=affiliations,dc=tis,dc=,dc=com,ou=portals,ou=spec,o=teds" and also the text which starts with " Group object missing user " This is the xml …

Member Avatar for masijade
0
163
Member Avatar for kky2k

I am planning to develop a windows application based on XML in C programming..So i need some good reference links regarding which parser to use?and tutorials for those parsers?..also any special preparation is needed in C to achieve this?..Just to mention i am very good in C and a Learner …

Member Avatar for kky2k
0
102
Member Avatar for JulieMHill

Hello! I am a semi-beginner in XML, and I am trying to develop a photo directorate for my company. The only problem is that I have to do everything by hand, so though I have no problem getting data from my XSL to my XML, I have not yet been …

Member Avatar for JulieMHill
0
134
Member Avatar for Dsiembab

I have a xsl file that is saved as whatever.php. the style sheet is called by <?xml-stylesheet type="text/xsl" href="whatever.php"?> I get an error on firefox that it does not have the correct mime type. I save the xsl file under php because I need to use php in the code …

Member Avatar for Dsiembab
0
299
Member Avatar for Cragdo

Hi folks, I been asked to post data from a form to a msg broker system being tested by an external team. I have been told that all I should do is post the data using http request in the following format to a server. [code=javascript] var http =new HttpClient(); …

0
143
Member Avatar for push

please help me for this. am trying to execute servlet programe at myeclipse. but am getting [B][COLOR=green]type[/COLOR][/B] Status report [B][COLOR=green]message[/COLOR][/B] [U]/hi/servlet/hs1[/U] [B][COLOR=green]description[/COLOR][/B] [U]The requested resource (/hi/servlet/hs1) is not available[/U] [U]at the browser.[/U] and at the server am getting this error restartContext(/hi) Reloading this Context has started plse help me to …

0
61
Member Avatar for willis86

I've run about a dozen different scanners all with results but there still seems to be no change! Logfile of HijackThis v1.99.1 Scan saved at 20:01:38, on 13/07/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16473) 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:\WINDOWS\system32\Ati2evxx.exe C:\Program …

Member Avatar for willis86
0
116
Member Avatar for alpha2006

What do you think about the new payment processor (Google Checkout) that Google has introduced? Has anyone actually used it to make any purchases on the internet??? I have successfully integrated Google Checkout into my website but it wasn't easy. Google Checkout is by far the most complicated payment processor …

Member Avatar for stymiee
0
215
Member Avatar for Hemil

Hello guys, Im creating a searchable database of All univ. names and their majors......and they will be stored in XML file...using XSL to extract it I want to create a searchable database..... Univ list and majors list will be in dropdown menus..... pls can someone help on this..... [URL="http://www.codeguru.com/forum/editpost.php?do=editpost&p=1599269"][IMG]http://www.codeguru.com/forum/images/buttons/edit.gif[/IMG][/URL]

0
52
Member Avatar for bakura_revenge

hello ! this is first time i post as member and pc user, of course......... i keep getting "Generic Host Process for Win32 Services ERROR" from time to time, which i believe will interupt the connection with internet. i dont know either virus, spyware or system error, but i see …

Member Avatar for bakura_revenge
0
185
Member Avatar for EnzoMenoni

Can anyone explain what "InvalidOperation Exception was unhandled" means - in plain English please. I'm trying to put together a small application that will store and then re-load xml files, but when i try to load an xml file that i've just created the program pops up this error message.Like …

Member Avatar for waynespangler
0
158
Member Avatar for Dsiembab

Hello, I was wondering if someone could point me in the right direction. Is their anyway in php that I can change the outlook of an xsl file and include variables from my php script. I have an xsl file, I changed the file extension to php and it worked …

Member Avatar for Dsiembab
0
120
Member Avatar for saurav

Hi All, I had developed a small app in Tomcat. But now i am migrating into Sun-one. I have deployed the app by making a war file through the deploy tool. But i am getting an error while parsing the web.xml file during running the app. org.apache.jasper.JasperException: File "/struts-bean" not …

Member Avatar for saurav
0
174
Member Avatar for pranto157

I am new on PHP proramming. I want to use mail() function to send mail. In my Pc there is no mail server. I have confiure my php.ini file that is - SMTP = localhost, smtp_port = 25, sendmail_from = null, sendmail_path = null. But I can not send mail. …

Member Avatar for dr4g
0
195
Member Avatar for marina7

Need Advice :) I create and support sites, using program DreamWeaver and FrontPage. Suggest please: 1. desktop program to create RSS feeds in WYSIWYG mode; 2. program for automatic RSS feeds generation. Thanks all! Have a nice day!

0
43
Member Avatar for iw2nhl

Hi, I'm writing a C++ program with Qt4 libs. When I do a particular sequence of operations, my program exits (but does not crash) with this error in the console: [CODE]my_program: symbol lookup error: libqtxml_plugin.so: undefined symbol: _ZN15QXmlInputSourceC1EP9QIODevice [/CODE] The function is inside a plugin I've written to parse XML …

Member Avatar for iw2nhl
0
101
Member Avatar for jonamasa

Hi I downloaded a simple Java application using Spring, which works in Eclipse if I manually add the needed jar libraries. However, I would rather use the existing [I]build.xml[/I], which includes the libraries via [code]<fileset dir=...>[/code] and [code]<include...>[/code] nodes. If I rightclick the [I]build.xml[/I] and click on Run As->Ant Build, …

Member Avatar for Ezzaral
0
187
Member Avatar for ninelg

I have an xml file that looks like this: <messageBody> <customerDetail> <accountId>123</accountId> <custId>ABC</custId> <customer> <custFirstName>Jane</custFirstName> <custLastName>Smith</custLastName> </customer> </customerDetail> <customerDetail> <accountId>246</accountId> <custId>DEF</custId> <customer> <custFirstName>John</custFirstName> <custLastName>Johnson</custLastName> </customer> </customerDetail> <customerDetail> <accountId>357</accountId> <custId>GHI</custId> <customer> <custFirstName>Amy</custFirstName> <custLastName>Gordon</custLastName> </customer> </customerDetail> </messageBody> I need to loop through each customerDetail to get the values of all of it's …

0
57
Member Avatar for mtarby

I'm trying to migrate some code to generate an rss feed from classic ASP to .NET (because its cleaner). I've got it working perfectly for the first feed I try, but when I tried to modify the code for the next feed I get a [B] [I]Specified cast is not …

Member Avatar for f1 fan
0
140
Member Avatar for Shruthi_R

[COLOR=#0000ff] [/COLOR] I have a XML file in the format below i need tp parse them and retrieve values from them and store it in database can anyone give an idea abt how to start the application is the system.xml namespace is enough to accomplish my task or i need …

Member Avatar for FunkeyMonkey
0
83
Member Avatar for steven_rhutz

Hi all, I'm having some trouble getting my php code to work properly. I'm submitting three different variables from a vxml form to my php. I then need the php to deposit the variables into files and update a mysql database accordingly, but it's not quite doing what I want …

Member Avatar for DanceInstructor
0
200
Member Avatar for vinayvarghese00

Hi everybody, Recently our team in office has developed a Display System which shows movie trailor(media player),poster(image),scrolling text(label).WE dsigned a windows form,placed these controls and we are able to display it.This design is for 1 layout which is already predefined,everytime the design is in same layout. But now our PM …

Member Avatar for JerryShaw
0
119

The End.