6,049 Topics
![]() | |
Hi All, I'm looking for some expert help on sed/script to work out the best way to transform one xml format into another however there are a few complexities around translation. The extra complexities are to: 1) take the start and stop time (YYYYMMDDHHMMSS) and convert to start time to … | |
I have a site which I am working on ([url]www.agilitegear.com[/url]). I already implemented UPS & USPS (domestic only) shipping, but now I have a problem with USPS International shipping. This is my usps script: [code] <?php // This script was written by Mark Sanborn at http://www.marksanborn.net // If this script … | |
Hi there, I'm new here so please forgive me if I'm posting in the wrong area or something... I am helping a friend setup a website and on this website we are having daily horoscopes. We have a provider for this service, and they have provided us with some info. … | |
Please, somebody help. I need to transform xml into xml with xsl. it´s urgent. the attach files are the input in XML and output is what the prof. want. Help-me please Corin thanks | |
I need to use document.write() in XSL. Will it work ? Please help | |
<action path="[COLOR="Red"]/[/COLOR]sample" forward="[COLOR="Red"]/[/COLOR]example" /> Help me to know why the highlighted '/' are used @ the starting of the code itself | |
hello. I switched on my laptop this morning and i was faced with a "black" screen, none of the keyboard keys were responding. I then resorted to removing the battery and forcing a reboot. i started windows on safe mode and once got the error I from a pop-window. I … | |
Well, I just got finished spending a couple hours looking for a solution to an issue concerning the background image. Originally, I was not able to get it even close to the manner I wanted it to work. However I have made it to a decent point. The original idea … | |
Hi I am very new to jsp. i have an XML file stored in a txt file. I am reading that XML file using Java and placing XML content into text area in a jsp page. my requirement is, when i read the XML file into jsp page text area, … | |
Does anybody know how to create a dynamic line graph with AS2 or AS3? When I say "dynamic" I mean that it uses XML data (I can do that) and the user can pan/zoom the line chart. I've looked all over the web but can't find any good tutorials or … ![]() | |
Hi All, I have to fetch data from an xml file which will provide start and end date of an event.There will be various events. I have to make a weekly calender using jQuery which will display all the events in one week. And there will be two buttons:Previous and … | |
I am somewhat new to XSLT, and I have a situation where depending on certain conditions I want to convert XML like: <SomeElement> <ChildElement/> <ChildElement/> <ChildElement/> ... </SomeElement> to: <SomeElement value="something"> <ChildElement/> <ChildElement/> <ChildElement/> ... </SomeElement> I don't want to specify the child elements in the template that modifies the … | |
Hi all, I'm not sure if this is the right place to post this, please let me know if I should put it somewhere else. From my program, I call the following command: [CODE]cmd.exe /C "C:\jboss\server\default\deploy\xPression.ear\BatchRunner.bat" -j "FC" -q "C:\MultiThreader\override\FC Investment.XML.xml"[/CODE] However, I get the following error: [CODE]The filename, directory … | |
Hi, guys. badly need your help. still a newbie in programming. seems like i cannot display some data on the browser from the database. i was able to create a login page. but when i tried adding another servlet and tried calling its jsp, error message appears: HTTP STATUS 500 … | |
I am reading a xml file and saving the data in array.But I am not able to use the array values later.I have declared everything as global. When I put an alert(myData[3]); I am getting "undefined".Please help. Below is my code: function modify_data(xml) { //alert("tyur"); $(xml).find('person').each(function(){ phone = $(this).find('phone').text(); email … | |
I have this richtextbox and displayed various text from .xml database. I need to format the text. For example when ever my vb code find string like 'the' in an .xml line it should display in italic as well as in blue color and so on for some other specific … | |
Hi friends i download one blogger template from this link [CODE]http://simplexdesign.blogspot.com/2010/07/simplex-celebrity-my-premium-template.html[/CODE] . This template is named by simplex celebrity template . . This is my site link [CODE]www.kollycinema.in[/CODE] . . I changed all the things in side , top and bottom . i dont know how to bring the things … | |
Hello, I'm trying to scrape a website using XPath and am running into a little trouble. This is the first time I've played with XPath so I'm a little rusty :/ The relevant source code of the website I'm trying to scrape is: [CODE=html]<span id="ctl00_ContentPlaceHolder1_lblEvents"> <div class="contentmain"> <div class="textArea1"> <strong>14 … | |
Hi all, I am in need of some XML assistance, the tasks are pretty simple i just don't have the time to complete them. I am looking for someone with a good knowledge of XML to produce 3 tasks for me and i will pay well via paypal. Thanks, | |
Hello Everybody, I am working on Parsing right now, So can anybody please through some light pertaining to what XMl Parsing is basically being done and I would appreciate it greatly if somebody who knows it can give me any example for the same. Thanks in Advance, john | |
Can someone explain why this: [code=xml] <?xml version="1.0" encoding="utf-8"?> <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:stretchColumns="1"> <TableRow android:id="@+id/upcoming1" android:clickable="true"> <<<< <TextView android:text="-------" android:gravity="left" android:padding="3dip" />[/code] Doesn't allow me to click the row? edit> Maybe the more important question. How can I fetch it using onClick or something similar? e.g., [code=java] TableRow tr … | |
HI I am trying to pass a value from dropdown list on onchange event fo the dropdown in a jsp page through AJAX to servlet. The servlet then returns the value back to the jsp page and displays it in dropdown list. the problem I am facing is that the … | |
I wanted to share my little xml transformer tool that gets xml and xsl input visually and outputs the transformation in a third textbox again visually. i will attach the project so anyone can use it on the fly. i kind of combined the two code snippets from the following … | |
Hi, I'm trying to follow a tutorial on the MSDN site to encrypt an Xml doc within C#. [code] EncryptedXml eXml = new EncryptedXml(); [/code] I cannot find the EncryptedXml class. I have included all the Security namespaces, etc, but its still not coming on. Anybody any ideas? Thanks, Darren. | |
I am currently reading data from a webpage form, using the data to generate xml, using xslt to translate the data into an html format and emailing the html. Is there a way to transform the data into a pdf format and send this as a file instead? I have … | |
Ok, So I found a pagination class fro ma tutorial and decided to try and impliment it into my mysql search query I use here at work to search past Parts Ordered records. I got it working to the point that it only shows 10 results on a page, and … | |
I have the following XML file: [CODE]<graph caption="ECG Data Wave" subcaption="For Person's Name" xAxisName="Time" yAxisMinValue="-0.025" yAxisName="Voltage" decimalPrecision="5" formatNumberScale="0" numberPrefix="" showNames="1" showValues="0" showAlternateHGridColor="1" AlternateHGridColor="ff5904" divLineColor="ff5904" divLineAlpha="20" alternateHGridAlpha="5"> <set name="12:00:00.01" value="0.600000" hoverText = "The difference from last value: 0" ></set> <set name="12:00:00.02" value="0.640000" hoverText = "The difference from last value: 0.04" ></set> … | |
How to import Xml file into a table in MS-ACCESS database using Visual Basic 6.0? Please Help Me..... | |
Hi All, I have the following code to read in an XML file and to get the basic statistical information. I am having problems trying to get it working. Here is what I have so far: [code=java] import java.util.*; import java.io.File; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import org.w3c.dom.Document; import org.w3c.dom.Element; import … | |
Hi, I'm trying to develop application with separation of UI/BL/DAL. I have read a lot of theories and I'm trying to develop a blue print for my application. I have no problem in UI thing. But I have problem with designing Data Access Layer. It will basically be a SQLite … | |
ok, I am working on a program for work and I am stuck on trying to make a new XML file from VB.NET 2010. I have the old code which was done in C# and it works but even using a C# to VB converter didn't help. I will paste … | |
How can I extract the data for a specific XML element and convert it into byte array My XML file; [CODE] <?xml version="1.0" encoding="utf-8" ?> <root> <creditcard> <number>19834209</number> <expiry>02/02/2002</expiry> </creditcard> <name> <first>Mary</first> <mi>V</mi> <last>Jones</last> </name> <personal> <dob>01011966</dob> <gender>male</gender> </personal> </root> [/CODE] I want to extract the element <creditcard> and all … | |
Hi All, I am having one php website. where user register and add android application id from android market.e.g. com.GalleryXYZ... I just have to check that whether this id is valid or not on android market? I found below link: [URL="http://developer.android.com/guide/publishing/publishing.html#marketintent"]http://developer.android.com/guide/publishing/publishing.html#marketintent[/URL] But it doesn't help me. Is android provide any … | |
Hi, Please find the 2 XML's Input XML- [CODE] <feed xmlns:es="http://ucmservice"> <element> <es:RepositoryDetails> <es:Repository Type="DatabaseRepository" /> <es:ConnetionDetails> <es:Param MigrationSetId="439" /> </es:ConnetionDetails> </es:RepositoryDetails> <es:DocProperties> <es:UniqueDocId Value="_1_15"> <es:DocProperty propertyName="EmployeeName"> <es:PropValues> <es:PropValue>Index</es:PropValue> </es:PropValues> </es:DocProperty> <es:DocProperty propertyName="EmployeeAddress"> <es:PropValues> <es:PropValue>Gurgaon</es:PropValue> </es:PropValues> </es:DocProperty> <es:DocProperty propertyName="Salary"> <es:PropValues> <es:PropValue>15000</es:PropValue> </es:PropValues> </es:DocProperty> </es:UniqueDocId> </es:DocProperties> </element> <element> <es:RepositoryDetails> <es:Repository Type="DatabaseRepository" … | |
Hi there I am trying to develop a silverlight game to be deployed on facebook. This game needs to make use of a database to store information about the players stats. At the moment i am just trying to get the silverlight wcf services working. By making a simple grid … | |
Hi All, I am having one php website. where user register and add android application id from android market.e.g. com.GalleryXYZ... I just have to check that whether this id is valid or not on android market? I found below link: [URL="http://developer.android.com/guide/publishing/publishing.html#marketintent"]http://developer.android.com/guide/publishing/publishing.html#marketintent[/URL] But it doesn't help me. Is android provide any … | |
Hi, I'm having trouble getting the Ajax Toolkit autocomplete extender to work. I have the web service set up as its own file in the same project and calling that alone works - the correct list of results is output as xml. But when entering text into the textbox nothing … | |
Hey there So I'm working on a little program, the thing is, it needs admin perms in order to work successfully, and I have no idea how to make the application request the admin perms on startup, any idea? [CODE]<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/> <trustInfo … | |
I want to encrypt and decrypt different elements of xml file with different RSACryptoServiceProvider keys [CODE]RSACryptoServiceProvider rsaKey = new RSACryptoServiceProvider(cspParams); string publicKey = rsaKey.ToXmlString(false); RSACryptoServiceProvider rsaKey2 = new RSACryptoServiceProvider(cspParams2); string publicKey2 = rsaKey2.ToXmlString(false); [/CODE] ex: I encrypt <creditcard> element with publicKey and I encrypt <personal> element with publicKey2. Here is … | |
hi, i have issues regarding parse the following xmlns code with jsp....can anyone help me .. <response> <lf:request_type>listing</lf:request_type> <lf:response_code>0</lf:response_code> − <lf:result type="listing" count="10"> − <lf:item id="33585487"> <lf:attr name="title">Used 2001 Ford Mustang SVT Cobra Cobra</lf:attr> <lf:attr name="year">2001</lf:attr> <lf:attr name="make">FORD</lf:attr> <lf:attr name="model">MUSTANG</lf:attr> <lf:attr name="price">18991</lf:attr> <lf:attr name="mileage">17424</lf:attr> <lf:attr name="auction">no</lf:attr> <lf:attr name="city">Dearborn</lf:attr> <lf:attr name="state">Michigan</lf:attr> … | |
Hi Daniweb. I've been working on a project for quite a while, and posted many problems that I encountered on Daniweb. Thank you to all the users who helped me. Every single one of those problems where solved in less than 24 hours after posting on here. My project mostly … | |
Hi, I was wondering how to go about aligning the left border of a div. The page I'm working with can be found here: [url]http://www.mrmollman.com[/url]. I'm trying to make that border-left property centered on the page so the text comes out from the right of it. Here is the code: … | |
Hi i am new to this language and want some help on how code for playing media player or avi player using xml and php a web page along with full controls (forward,stop,pause,play etc). youtube vedios are easy to play on a web page using <embed></embed> | |
Hi, I am looking to be able to display errors from my forms or whether the email address is already taken on the same page. My script is shown below: [CODE] if(isset($_POST['subregister'])) { require_once('../sign-up/recaptchalib.php'); $privatekey = "Hidden"; $resp = recaptcha_check_answer ($privatekey, $_SERVER["REMOTE_ADDR"], $_POST["recaptcha_challenge_field"], $_POST["recaptcha_response_field"]); if (!$resp->is_valid) { // What happens … | |
Hi there, I believe I am having trouble with the response that is received by the Ajax request. I have posted something similar to this but the response returned was XML not plain text (or html). I am guessing this should be easier but I can't figure out or find … | |
Hello All, I've always found good answers here. Thanks in advance for any help. I've looked around and haven't found a good answer to work with. Maybe I'm using the wrong keywords. If someone can provide the answer, that'd be great. I have an xml document: <root> <product> <image>bike.jpg</image> </product> … | |
Hi Daniweb. I just read the other threads on regex and couldn't find the help I am looking for. The problem is simple. I have a bunch of settings in a .xml file which I read into my program. One of the settings is '*.txt', which is used for regex … | |
Hi All, In my current project i need to display xml content as html output. Iam using XSLT to process the incoming xml message into html output values. We are reusing existing XSLT files, so in one of the file we have something like below code, which uses xpath count … | |
I have a requirement for giving unique id's for <div> in XSL. Please help. | |
Hi,I want to use RSS at my site.How to do so the contennent can be displayed at my site?This is the code:I want to use RSS at my site,how to do in dreamweaver? This is the code: Code: <?xml version="1.0" encoding="ISO-8859-1" ?> - <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <channel> <title>WeakGame Entertainment</title> … |
The End.