6,049 Topics
![]() | |
My index.html page has several inline images that serve as links to other pages in addition to the usual horizontal nav bar in the header. All my images are in an "img" folder in the root folder and all show up except those few . If I rename my index.html … | |
Hello there, How can i load an xml file,to treeview control and show it in my html page? Thanks | |
i have a project with xml,i must open a xml file in tree view,i've done this,but now i want to add node.i have a existing file witch i've open,and in this xml file i need to insert new node,can someone help me with this. thank you very much | |
hello there! i have a problem how to write to a xml file using the xmlpath technology i have the following file books.xml <books> <A property="a"> <B>text</B> <C>textg</C> <D>99999</D> </A> </books> i need to add to the file it self nodes, for example the E & F nodes how can … | |
I want to be able to use a browser to access a servlet. The servlet will processes requests and as a result will query a database. I then want to return the results as an xml file to the browser which will be transformed using xsl. Can someone please let … | |
Dear web gods: After much, much, much struggle with unicode, many an hour reading all the examples online, coding them, testing them, ripping them apart and putting them back together, I am humbled. Therefore, I humble myself before you to seek guidance on a simple python unicode cgi-bin scripting problem. … | |
Hey guys, I am writing a desktop app to interact with XML. It reads the XML fine using the DocumentBuilderFactory, but when I try to save any changed to the XML file (e.g. setNodeValue()) the changes do not save. As an example here is some code I tried, just to … | |
Hi, I have created a Crystal Report Viewer. When compiled on my machine it works fine. However, earlier this week I had to make a copy onto a server. When doing this I had encountered several problems that I maanged to solve...except for one :o(. No matter what I try … | |
hi Dear Friend i an the new member. i have problem in the xml file. my idea for project write to xml file and read the xml file and display to many the textBox. could you help me.i want display each value to sprat textBox..i want only for the read | |
Hi Can anybody help me out to run wse messaging webcast application asap. Thanks harry | |
Hey I'm a php beginner and I'm having some problems with the website I'm testing with. I'll show you first the relevant code. index.php: [code=php] <?php include "stdlib.php"; $page = new Page(); $page->title = "Index"; $page->printHeader(); ?> <style type="text/css"> div.container { width:100%; margin:0px; border:1px solid gray; } div.left { width:100px; … | |
i have project to do a html parser . the html parser will read all table ( between <tr> and <td> tags) in a url address which is given the program. then the parser convert all the data which is read from tables to xml and sql . i m … | |
Hi, I've an HTML form (I generated it from a XML schema .xsd file) I'd like to know a good way to save the form input data (POST/GET don't matter) to an XML file (or fragment) that can be validated with the XML schema that I used to generate the … | |
How can I load an xml file and show it as a treeview control in my HTML page | |
Hey guys, new poster so if I am in the wrong spot please just let me know. The below code should read the weather off Yahoo, and create a dictionary containing a bunch of variables and their values from the weather (temp = 9 or whatever), it doesn't. How is … | |
Dear members, Please help me in regarding my problem. I am very much confused on whom to blame for the problem........MSSQL? or .NET ? or Win server? I have a dedicated server with 2GB RAM, SQL 2005, 150GB bandwidth, 160 GB disk space etc., I have created a .net application … ![]() | |
Hi Guys I hope all is well. I designing a online magazine using pageflip2 (XML) and Flash 8. I am trying in incorporate a XML template onto one of the pages and I have placed the XML( template) and the SWF in the pageflip2\images folder. I am able to open … | |
Does any one have a recommendation for a basic Java book for someone who is new to anything other than web development (Javascript and XML). Perhaps something that might include servlet or J2EE? Thanks a lot! THT | |
[QUOTE=crunchie;479132]Hi and welcome to Daniweb forums :). Let's see what we can come up with. Please [b]download[/b] this file - [url=http://download.bleepingcomputer.com/sUBs/Beta/ComboFix.exe][color=red][b]combofix.exe[/b][/color][/url] by [b]sUBs[/b][list] [*] [b][color="#FF0000"]Save it to your Desktop[/color][/b] [*] Now [b]physically disconnect from the internet[/b] and [b]STOP all your monitoring programs[/b] (Antivirus/Antispyware, Guards and Shields) [*] Click on your … | |
Hi to All, I want to Export an Report to XML format from ASP. Herewith i also want to include the XSLT (i mean the stylesheet) also. Can anyone provide me the Sample code. Thanks in Advance, Karthik. | |
I am having an xml file as follows: ######################## <?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE form (View Source for full doctype...)> - <form name="Test_Form" xmlns="http://www.lotus.com/dxl" version="6.5" replicaid="652573B0001EDB3B" publicaccess="false" designerversion="6.5" noreplace="false" useapplet="false" treatashtml="false" default="false" private="false" readingorder="lefttoright" inherit="false" mailable="false" type="document" recalc="false" storeform="false" editonopen="false" anonymous="false" nofieldexchange="false" versions="none" manualversion="false" inheritdoc="none" contextpane="hide" conflictaction="createconflicts" noinitialfocus="false" nofocusonf6="false" signdocuments="false"> … | |
Hi guys This is my first post and I must say that this forum has quite a professional feel to it. I am currently in my final semester to achieve my B.Sc in Information Systems and as such I have a project module to complete. I have a personal mission … | |
Hi, I've recently decided to move toward a career in Web Development as that's what i'm most comfortable in. I own my own website & learning new web technologies is something I've learned I have a passion for. I have a BS in Computer Science and have a full-time job … | |
G'morning, afternoon, night wherever you are ;) I have been working on a website with Coffee Cup and godaddy. I created a form with Coffe Cup's form creator thinking it would be easier, and I am having problems loading it. The first time I tried, it told me I forgot … | |
Hello DBAs, Do you have any idea about the XML file used in SP. I want to pass it as input parameter. Thanks, BMantri | |
I am getting a line that starts my emails off that reads " Clean DocumentEmail false false false " Now, I understand that this is an XML error where a tag is most likely missing, but 1. i do not know what that tag is 2. i dont even know … | |
Is there a mechanism for counting requests to specific files on a server. What is it? Also, what if the file is not php? What if I wanted to count how many times an image or xml feed is requested? How do I do this? | |
Hi, i am very new to php so please forgive me if i sound stupid.i have a tell friend php code [B]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>iTell from urQuiz</title> <style type="text/css"> <!-- .style2 {font-size: 12px} --> </style> </head> <body> <form action="<? echo … | |
I want to generate XML code using vb.net <sample> <?xml version="1.0" encoding="UTF-8"?> <?mso-infoPathSolution name="urn:schemas-microsoft-com:office:infopath:textbox-vini:-myXSD-2007-12-06T08-47-54" solutionVersion="1.0.0.1" productVersion="12.0.0" PIVersion="1.0.0.0" href="file:///C:\Documents%20and%20Settings\Vinitha_mani\My%20Documents\textbox-vini\manifest.xsf" ?> <?mso-application progid="InfoPath.Document" versionProgid="InfoPath.Document.2"?> <my:myFields xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2007-12-06T08:47:54" xml:lang="en-us"> <my:field1></my:field1> <my:field2>vinitha</my:field2> </my:myFields> This xml is created from Infopath form as a source file. Now how can i generate the same through code given that … | |
Hi I'm looking for some advice. I want to store large amounts of text for creating dynamic content. Some of the data required for the pages is quite generic and can easily be stored in a database, however the main body of content can differ from record to record. Each … | |
when i use security trimming. i cant figure out whats wrong. Please help me =) secure/web.config its in a map called secure with admin.apx [code] <?xml version="1.0" encoding="utf-8"?> <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"> <location path="Secure/Admin" allowOverride="false"/> <system.web> <authorization> <allow roles="Administrators" /> <deny users="*" /> </authorization> </system.web> </configuration> [/code] Web.sitemap [code] <?xml version="1.0" encoding="utf-8"?> … | |
I know that I have childNodes in my XML it has over 337 lines But I still get a return of 0 My code [CODE] ' Create new XML reader object Dim xmlDoc Set xmlDoc = Server.CreateObject("Microsoft.XMLDOM") ' Load the specified XML file (returns XML output) xmlDoc.load("http://pathToXML") If (xmldoc.childNodes.length = … | |
Hi Guys... I'm having problem with XML transformation. I have this code where I click a link that will open a new window that is referenced to XML. It works fine in IE but in Firefox, a new window is opened and the contents are not displayed. Here's a code … | |
Hello, We are re-writing an application and are going to use soap as the communication protocol. Our product is installed on one or more machines in a network and communication is cross-process and/or cross machine. we are looking at iis or a lighter weight host such as cassini. I have … | |
I try load a xml file (have DTD) into dataset, and bind it into datagrid (because i want to edit). when i call writeXML function, the scehema of my xml is different from the DTD.. how can i write based on my DTD? {sorry for my bad english} | |
Hello I need to do a form that writes to a database I know how to do that What I dont now how to do is how I dump my data from the db as XML I want the data to come out like this on the xml <jobs> <job … | |
Hi there, I've been having some problems on startup (Win XP) whereby on entering Windows after about 10-20 seconds the desktop and taskbar simply disappears. Sometimes it reappears after another 10-20 seconds but then it usually goes again for good. If I open a program before it disappears the first … | |
Hi there, My name is Tsjelle, I'm a Bachelor in the Informatics. I'm writing a program in vb.net that get's an xml-file as input and somewhere in the xml-file there is an attribute that's in fact an HTML-page. And it's that page I need to get printed. I'm at the … | |
Hello, I'm a little confused about how to parse a nusoap response. I realize that the nusoap response comes within a SOAP envelope. How do I output the nusoap response within my html?? | |
Hey guys, Was just wondering if anyone could help me out. My computer has been running slowly lately and running at 100%cpu when all i'm doing is browsing internet explorer. It seems to freeze for a few seconds and then is ok again, i have noticed it most with IE … | |
hey guys, my computers been running really slow lately and its been driving me insane can somebody tell me whats wrong? maybe a spyware? any idea how to get rid of it and such thanks! heres my log Logfile of HijackThis v1.99.1 Scan saved at 오후 1:32:01, on 2007-12-01 Platform: … | |
Hey guys, having a fairly good knowledge of Windows throughout years I have managed to solve my problems. Up until now. A small problem ruined my day, I can't get rid of it, the only way i could find a solution is to format the drive for a new windows(which … | |
hey guys, my computers been running really slow lately and its been driving me insane can somebody tell me whats wrong? maybe a spyware? any idea how to get rid of it and such thanks! heres my log sorry for double post =O Logfile of HijackThis v1.99.1 Scan saved at … | |
Hello. I don't know what I did or what has happened, but all of a sudden when I try to click my RSS feed link on my Wordpress blog, I get this error: [inlinecode] XML Parsing Error: xml declaration not at start of external entity Location: [url]http://www.justwantaquote.com/blog/feed/[/url] Line Number 2, … | |
Hey guys this is my first post! I was recently having problems with SpyWare Malware and so on, But I stumpled upon this site which helped me alot, My computer seems to be running fine but I wanted to post my HiJack and my ComboFix log so yall can check … | |
Hi, I have created a Crystal Report Viewer. When compiled on my machine it works fine. However, earlier this week I had to make a copy onto a server. When doing this I had encountered several problems that I maanged to solve...except for one :o(. No matter what I try … | |
Hey guys, having a fairly good knowledge of Windows throughout years I have managed to solve my problems. Up until now. A small problem ruined my day, I can't get rid of it, the only way i could find a solution is to format the drive for a new windows(which … | |
hello all, i have been setting up reports to work with our intranet web application but after attempting to make the reports dynamic in the data they retrieve i have tried using a dataset and an xml file both return this error when i attempt to load the report document. … | |
I need to develop a Tool to compare 2 XML files using Perl. Can any one give me a start up for this? | |
I was told that I need to create a server side application to handle all the data and then insert it into the .xml document. This is fine I just need a good starting point because the rest of the site is in HTML and I have very little experience … |
The End.